Table of Contents

Class EllipsisIndex

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

Represents an index that selects all dimensions of a tensor.

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

Methods

Process()

Generates the ellipsis index.

Process<T>(IObservable<T>)

Processes the input sequence and generates the ellipsis index.