deepskies / deepskies/DeepDiagnostics
Inconsistencies in data (torch.tensor vs np.ndarray)
Open
- Dominant language
- Jupyter Notebook
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
PickleData always returns a numpy array, but H5Data returns tensors. All metrics and plots work with tensors (the tests are run with h5dat), but there is not one confirmed convention.
Contributor guide
Assessment
This issue has not been assessed yet.