Table of Contents

Class LoadTensor

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

Loads a tensor from the specified file.

[Combinator]
[WorkflowElementCategory(ElementCategory.Source)]
public class LoadTensor
Inheritance
LoadTensor
Inherited Members

Properties

Path

The path to the file containing the tensor.

Methods

Process()

Loads a tensor from the specified file.