Chris-hughes10/pytorch-accelerated
A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop which is flexible enough to handle the majority of use cases, and capable of utilizing different hardware options with no code changes required. Docs: https://pytorch-accelerated.readthedocs.io/en/latest/
PythonApache-2.0
Issues
- 0
`wandblogger`?
#61 opened by deven367 - 2
- 1
- 3
Can pytorch-accelerated be used with pytorch-lightning callbacks and loggers?
#43 opened by GeorgePearse - 0
Set-up reproducible environments
#40 opened by bepuca - 2
- 6
Do we need to set mixed-precision explicitly or is it handled if tensor cores available?
#19 opened by sayakpaul - 4
- 1
Do you know about Lightning Lite ?
#15 opened by tchaton