TensorStore
tensorstore.Promise.new
Initializing search
tensorstore
TensorStore
tensorstore
Python API
Python API
Tutorial
Indexing
API reference
API reference
Core
Indexing
Spec
Views
Data types
Asynchronous support
Asynchronous support
C
Future
C
Promise
C
Promise
Public members
Constructors
Constructors
M
new
C
Write
Futures
C
Future
Like
OCDBT
Experimental
C++ API
C++ API
API reference
Setup
Setup
Building and Installing
Environment variables
JSON
JSON
JSON Spec
Index space
Schema
Context framework
Drivers
Key-
Value Storage Layer
static
tensorstore.
Promise.
new
(
)
→
tuple
[
Promise
,
Future
]
Creates a linked promise and future pair.
Back to top