Selection of a single tensor dimension.
Fields
dimension
Type: non-null UInt32
The dimension number to select.
invert
Type: non-null Boolean
Invert the direction of the dimension.
Arrow datatype
Struct(
"dimension": non-null UInt32
"invert": non-null Boolean
)API reference links
- π C++ API docs for
TensorDimensionSelection - π Python API docs for
TensorDimensionSelection - π¦ Rust API docs for
TensorDimensionSelection