TensorStore
tensorstore.OutputIndexMaps.__getitem__(slice)
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
        • Core
        • Indexing
          • V inf
          • C IndexDomain
          • C IndexTransform
          • C Dim
          • C OutputIndexMap
          • C OutputIndexMaps
            • Public members
            • Sequence accessors
              • M __len__
              • M __getitem__(index)
              • M __getitem__(slice)
          • C OutputIndexMethod
          • C DimExpression
          • C DimSelection
          • M d
          • V newaxis
          • C Indexable
          • V NumpyIndexTerm
          • V NumpyIndexingSpec
          • V DimSelectionLike
        • Spec
        • Views
        • Data types
        • Asynchronous support
        • OCDBT
        • Experimental
      • API reference
      • Building and Installing
      • Environment variables
      • JSON Spec
      • Index space
      • Schema
      • Context framework
      • Drivers
      • Key-Value Storage Layer
    tensorstore.OutputIndexMaps.__getitem__(self, arg0: slice[int | None, int | None, int | None]) → list[OutputIndexMap]

    Returns the list of output index maps corresponding to the slice.