Rerun

TensorDimensionIndexSelection

Specifies a concrete index on a tensor dimension.

Rerun datatype rerun-datatype

TensorDimensionIndexSelection

Arrow datatype arrow-datatype

Struct(
    "dimension": non-null UInt32
    "index": non-null UInt64
)