TensorStore
tensorstore.Context.Spec.__init__
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
        • Core
          • CTensorStore
          • CContext
            • Constructors
            • Classes
              • CSpec
                • Constructors
                  • M__init__
                • Accessors
              • CResource
            • Accessors
          • CKvStore
          • CTransaction
          • CBatch
          • Fopen
        • Indexing
        • 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
    tensorstore.Context.Spec(json: Any)

    Creates a context specification from its JSON representation.

    Back to top
    Previous tensorstore.Context.Spec
    Next tensorstore.Context.Spec.to_json