Class SaveTensor
Saves the input tensor to the specified file.
[Combinator]
[WorkflowElementCategory(ElementCategory.Sink)]
public class SaveTensor
- Inheritance
-
SaveTensor
- Inherited Members
Properties
- Path
The path to the file where the tensor will be saved.
Methods
- Process(IObservable<Tensor>)
Saves the input tensor to the specified file.