DimensionType

tensorrt.DimensionType

The type of data encoded across this dimension.

Members:

SPATIAL : Elements correspond to different spatial data.

CHANNEL : Elements correspond to different channels.

INDEX : Elements correspond to different batch index.

SEQUENCE : Elements correspond to different sequence values.