Recent Releases of torchwrench
torchwrench - Version 0.7.4
[0.7.4] 2025-07-24
Added
col_kwdsargs inpack_to_hdffunction to add opts like 'compression' in hdf file.
- Python
Published by Labbeti 9 months ago
torchwrench - Version 0.7.3
[0.7.3] 2025-07-18
Added
pack_to_hdfnow supports mapping of sequences.- Argument
orientinload_csvnow supportsdataframeandautoto returns a dataframe by default whenpandasis installed.
Modified
torchwrench.nn.Moduleno longer usestorchwrench.nn.EModuleby default to avoid isinstance errors likeisinstance(torch.nn.Module(), torchwrench.nn.Module) == False.
- Python
Published by Labbeti 9 months ago
torchwrench - Version 0.7.2
[0.7.2] 2025-06-29
Fixed
- Global import when
pyyamlis not installed.
- Python
Published by Labbeti 10 months ago
torchwrench - Version 0.7.1
[0.7.1] 2025-06-26
Added
- Support for Python 3.8.
dump_yamlandload_yamlare now in global context.
- Python
Published by Labbeti 10 months ago
torchwrench - Version 0.7.0
[0.7.0] 2025-06-23
Rename project torchwrench and split python utilities into pythonwrench repository.
Added
SplitTagLoaderto load yaml tag without instantiating them.
Fixed
checksumwithnp.genericinstances.- Move serializations functions aliases in global context.
- Python
Published by Labbeti 10 months ago