- class tensorstore.OutputIndexMaps
View of the output index maps for an index transform.
Public members¶
Sequence accessors¶
- __getitem__(arg0: int) OutputIndexMap
Returns the output index map for the specified output dimension.
- __getitem__(arg0) list[OutputIndexMap]
Returns the list of output index maps corresponding to the slice.