TensorStore
tensorstore.Indexable
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
        • Core
        • Indexing
          • V inf
          • C IndexDomain
          • C IndexTransform
          • C Dim
          • C OutputIndexMap
          • C OutputIndexMaps
          • C OutputIndexMethod
          • C DimExpression
          • C d
          • V newaxis
          • C Indexable
        • 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
    class tensorstore.Indexable

    Abstract base class for types that support TensorStore indexing operations.

    Supported types are:

    • tensorstore.TensorStore

    • tensorstore.Spec

    • tensorstore.IndexTransform