Remove extraneous data copy whenever possible
Open
enhancement
- Dominant language
- Python
- Stars
- 37
- Forks
- 13
- Avg merge
- 15h 10m
- Merged PRs (30d)
- 11
Description
From `src/sedpack/io/tfrec/tfdata.py`
Functions to check for optimization:
- `float_feature()`
- `int64_feature()`
- `from_tfrecord()`
Other issue within these helpers are the loss of type information due to conversion
Contributor guide
Assessment
This issue has not been assessed yet.