TensorStore
tensorstore.CodecSpec.to_json
Initializing search
    google/tensorstore
    google/tensorstore
      • Tutorial
      • Indexing
      • API reference
        • Core
        • Indexing
        • Spec
          • CSpec
          • CSchema
          • CCodecSpec
            • Constructors
            • Public members
              • Mto_json
          • CChunkLayout
          • CUnit
        • Views
        • Data types
        • Asynchronous support
      • Building and Installing
      • Environment variables
      • JSON Spec
      • Index space
      • Schema
      • Context framework
      • Drivers
      • Key-Value Storage Layer
    tensorstore.CodecSpec.to_json(self, include_defaults: bool = False) → Any

    Converts to the JSON representation.

    Back to top
    Previous tensorstore.CodecSpec.__init__
    Next tensorstore.ChunkLayout