TensorStore
tensorstore.ChunkLayout.codec_chunk
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
        • Core
        • Indexing
        • Spec
          • C Spec
          • C Schema
          • C CodecSpec
          • C OpenMode
          • C ChunkLayout
            • Constructors
            • Classes
            • Accessors
              • M to_json
              • P rank
              • P ndim
              • P inner_order
              • P inner_order_soft_constraint
              • P grid_origin
              • P grid_origin_soft_constraint
              • P write_chunk
              • P read_chunk
              • P codec_chunk
            • Setters
            • Chunk templates
            • Comparison operators
          • C Unit
          • V RecheckCacheOption
        • 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
    property tensorstore.ChunkLayout.codec_chunk : ChunkLayout.Grid

    Chunk grid used by the codec.

    See also

    • JSON ChunkLayout.codec_chunk member.