TensorStore
tensorstore.CodecSpec.to_json
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
        • Core
        • Indexing
        • Spec
          • CSpec
          • CSchema
          • CCodecSpec
            • Constructors
            • Public members
              • Mto_json
          • COpenMode
          • CChunkLayout
          • 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.CodecSpec.to_json(self, include_defaults: bool = False) → Any

    Converts to the JSON representation.

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