Property Path
Path
The path to the file where the tensor will be saved.
[FileNameFilter("Binary files(*.bin)|*.bin|All files|*.*")]
public string Path { get; set; }
The path to the file where the tensor will be saved.
[FileNameFilter("Binary files(*.bin)|*.bin|All files|*.*")]
public string Path { get; set; }