TensorStore
tensorstore.ChunkLayout.grid_origin
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
        • Core
        • Indexing
        • Spec
          • CSpec
          • CSchema
          • CCodecSpec
          • COpenMode
          • CChunkLayout
            • Constructors
            • Classes
            • Accessors
              • Mto_json
              • Prank
              • Pndim
              • Pinner_order
              • Pinner_order_soft_constraint
              • Pgrid_origin
              • Pgrid_origin_soft_constraint
              • Pwrite_chunk
              • Pread_chunk
              • Pcodec_chunk
            • Setters
            • Chunk templates
            • Comparison operators
          • CUnit
          • VRecheckCacheOption
        • 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.ChunkLayout.grid_origin : tuple[int | None, ...] | None

    Hard constraints on the grid origin.

    See also

    • JSON ChunkLayout.grid_origin member.

    Back to top
    Previous tensorstore.ChunkLayout.inner_order_soft_constraint
    Next tensorstore.ChunkLayout.grid_origin_soft_constraint