Allow arbitrary shard iteration
Open
enhancement
- Dominant language
- Python
- Stars
- 37
- Forks
- 13
- Avg merge
- 15h 10m
- Merged PRs (30d)
- 11
Description
Allow low-level selection of shard iteration strategy.
https://github.com/google/sedpack/pull/198 is the first step for `as_numpy_iterator`. Then also other functions `as_numpy_*` and `as_tfdataset`.
Then support for advanced iteration strategies.
Then code cleanup of `dataset_iteration.py`.
Contributor guide
Assessment
This issue has not been assessed yet.