Table of Contents

Class TensorIndex

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

Represents an index that is created from a tensor.

[Combinator]
[WorkflowElementCategory(ElementCategory.Transform)]
public class TensorIndex
Inheritance
TensorIndex
Inherited Members

Methods

Process(IObservable<Tensor>)

Converts the input tensor into a tensor index.