google / google/tensorstore

write multiple chunks into one single file

Open
#247 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.5k
Forks
145
PR merge metrics
No merged PRs in 30d

Description

in my case, I want to save array into chunks, but I don't want them saved as split files 0.0, 1.0, 2.0 .... Is there any way to write multiple chunks into a file named f"{version}.data", and write meta info into f"{version}.meta", which can be more easily to manage data/meta objects.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.