Table of Contents

Property Path

Namespace
Bonsai.ML.Torch
Assembly
Bonsai.ML.Torch.dll

Path

The path to the file where the tensor will be saved.

[FileNameFilter("Binary files(*.bin)|*.bin|All files|*.*")]
public string Path { get; set; }

Property Value

string