Table of Contents

Class NoneIndex

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

Represents an index that selects no elements of a tensor.

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

Methods

Process()

Generates the none index.

Process<T>(IObservable<T>)

Processes the input sequence and generates the none index.