TensorStore

Contents

  • Overview
  • Building and Installing
  • Environment variables
  • Index space
  • Context framework
  • TensorStore JSON Spec
  • Drivers
  • Key-Value Storage Layer
  • Python API
TensorStore
  • »
  • TensorStore

TensorStoreΒΆ

TensorStore is a library for efficiently reading and writing large multi-dimensional arrays.

Contents

  • Overview
  • Building and Installing
    • Python API
    • C++ API
    • Development
    • Build dependencies
  • Environment variables
    • HTTP requests
    • Google Cloud Credentials
  • Index space
    • Index domain
    • Index transform
    • Alignment and broadcasting
  • Context framework
    • Context JSON Schema
    • Context resource JSON Schema
    • cache_pool context resource JSON Schema
    • data_copy_concurrency context resource JSON Schema
    • file_io_concurrency context resource JSON Schema
  • TensorStore JSON Spec
    • TensorStore Spec JSON Schema
    • Data type JSON Schema
  • Drivers
    • cast Driver
    • downsample Driver
    • array Driver
    • Single file drivers
    • Chunked storage drivers
  • Key-Value Storage Layer
    • Drivers
  • Python API
    • Tutorial
    • Indexing
    • API reference
Next

© Copyright 2020 The TensorStore Authors.

Built with Sphinx using a theme provided by Read the Docs.