pytorch
1aa3cbb8
- Use weakref.proxy when saving module to internal dictionaries to not increase refcount (#76435)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Use weakref.proxy when saving module to internal dictionaries to not increase refcount (#76435) Fixes #76434 Pull Request resolved: https://github.com/pytorch/pytorch/pull/76435 Approved by: https://github.com/jbschlosser
Author
otaj
Committer
pytorchmergebot
Parents
68e1e2d9
Loading