Module: | DeepLearning |
---|
Converts an array of reals to a tensor with provided dimensions and the ordering.
Name | Type | Description | |
---|---|---|---|
inRealArray | RealArray | ||
inTensorDimensions | IntegerArray | ||
inTensorDataOrdering | TensorDataOrdering | ||
outTensor | Tensor |
Complexity Level
This filter is available on Expert Complexity Level.
Filter Group
This filter is member of ConvertToTensor filter group.