Class View
Creates a new view of the input tensor with the specified dimensions.
[Combinator]
[WorkflowElementCategory(ElementCategory.Transform)]
public class View
- Inheritance
-
View
- Inherited Members
Properties
- Dimensions
The dimensions of the reshaped tensor.
Methods
- Process(IObservable<Tensor>)
Creates a new view of the input tensor with the specified dimensions.