Flatten
Parameters
T
The tensor data type
V
The value type
ctx
The execution context for tensor operations
startDim
The first dimension to flatten (default: 0)
endDim
The last dimension to flatten (default: -1, meaning last dimension)
The tensor data type
The value type
The execution context for tensor operations
The first dimension to flatten (default: 0)
The last dimension to flatten (default: -1, meaning last dimension)