pytorch
b3fdb02f - Fix memory leak in _LRScheduler.step() (#85602)

Commit
3 years ago
Fix memory leak in _LRScheduler.step() (#85602) Fixes #85410 This diff removed the cyclic references in `_LRScheduler.step()`. Pull Request resolved: https://github.com/pytorch/pytorch/pull/85602 Approved by: https://github.com/albanD
Author
Committer
Parents
Loading