Row-major array of shape [numChannels, chunkChannelDimensionIndices.length]
, specifies the
coordinates within the chunk channel dimensions corresponding to each flat channel index.
Equal to the values in channelToChunkDimensionIndices
not equal to -1
.
Product of modelTransform.channelSpaceShape
.
Generated using TypeDoc
Maps channel dimension indices in the layer channel coordinate space to the corresponding chunk dimension index, or
-1
if there is no correpsonding chunk dimension.