issues
search
zhijian-liu
/
torchpack
A neural network training interface based on PyTorch, with a focus on flexibility
https://pypi.org/project/torchpack/
MIT License
61
stars
15
forks
source link
Add support for TOML
#11
Closed
raunakdoesdev
closed
3 years ago
raunakdoesdev
commented
3 years ago
Added TOML saving/loading functions to built-in io
Made the config class generalize to any io compatible format
Generated a couple small unit tests to make sure everything is working
https://colab.research.google.com/drive/1Vzs9ElNAdYWtNGhkQRKU14V-Anjrd2aD?usp=sharing