Batch processing of TFRecordDataset
Open
enhancement
- Dominant language
- Python
- Stars
- 37
- Forks
- 13
- Avg merge
- 15h 10m
- Merged PRs (30d)
- 11
Description
From `src/sedpack/io/dataset.py`
TFRecordDataset takes a list of files (we are passing a single file now). Should we batch here for improved performance?
Contributor guide
Assessment
This issue has not been assessed yet.