Class Reshape
Reshapes the input tensor according to the specified dimensions.
[Combinator]
[WorkflowElementCategory(ElementCategory.Transform)]
public class Reshape
- Inheritance
-
Reshape
- Inherited Members
Properties
- Dimensions
The dimensions of the reshaped tensor.
Methods
- Process(IObservable<Tensor>)
Reshapes the input tensor according to the specified dimensions.