Rerun

TensorDimensionSelection

Selection of a single tensor dimension.

Fields fields

dimension

Type: non-null UInt32

The dimension number to select.

invert

Type: non-null Boolean

Invert the direction of the dimension.

Arrow datatype arrow-datatype

Struct(
    "dimension": non-null UInt32
    "invert": non-null Boolean
)

Used by used-by