Full Changelog: 1.0.0...1.0.3
- v1.0.3 fix random seed and model loading in api.py #865
- v1.0.2 pass the
use_reentrant
in torch.utils.checkpoint.checkpoint
explicitly for compatibility with torch>=2.4 #859
- v1.0.1 memory management for extra large batches with chunk inference #851