This is the Linux app named TensorStore whose latest release can be downloaded as tensorstorev0.1.78sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named TensorStore with OnWorks for free.
Làm theo các hướng dẫn sau để chạy ứng dụng này:
- 1. Đã tải ứng dụng này xuống PC của bạn.
- 2. Nhập vào trình quản lý tệp của chúng tôi https://www.onworks.net/myfiles.php?username=XXXXX với tên người dùng mà bạn muốn.
- 3. Tải lên ứng dụng này trong trình quản lý tệp như vậy.
- 4. Khởi động trình giả lập trực tuyến OnWorks Linux hoặc trình giả lập trực tuyến Windows hoặc trình mô phỏng trực tuyến MACOS từ trang web này.
- 5. Từ Hệ điều hành OnWorks Linux mà bạn vừa khởi động, hãy truy cập trình quản lý tệp của chúng tôi https://www.onworks.net/myfiles.php?username=XXXXX với tên người dùng mà bạn muốn.
- 6. Tải xuống ứng dụng, cài đặt và chạy nó.
MÀN HÌNH
Ad
TensorStore
MÔ TẢ
TensorStore is a high-performance library for reading and writing N-dimensional arrays that live in many different storage systems, from local files to cloud object stores. It separates the logical view (shape, dtype, chunking) from the physical layout so the same code can target Zarr, N5, TIFF pyramids, or custom backends. Rich indexing, slicing, and broadcasting operations make it feel like a familiar array API, while asynchronous I/O pipelines stream chunks efficiently in parallel. Transactional semantics allow atomic updates and consistent snapshots, which is essential for large, shared datasets used by ML and scientific workflows. The library is engineered for scalability—background caching, chunk sharding, and retryable operations keep throughput high even over unreliable networks. With language bindings, it fits into Python-heavy analysis pipelines while retaining a fast C++ core.
Tính năng
- Uniform array API over many on-disk and cloud formats
- Asynchronous, parallel chunked I/O with caching
- Transactional reads and writes for atomic updates
- Flexible indexing, slicing, and dtype conversions
- Pluggable drivers for Zarr, N5, TIFF, and custom backends
- C++ core with Python bindings for ML and science workflows
Ngôn ngữ lập trình
C + +
Danh Mục
This is an application that can also be fetched from https://sourceforge.net/projects/tensorstore.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.