pytorch
c63afb28 - Disable dynamo on optimizer lazy initialization (#89902)

Commit
2 years ago
Disable dynamo on optimizer lazy initialization (#89902) Helps with https://github.com/pytorch/torchdynamo/issues/1803 Separate out the group initialization and disable dynamo on it Pull Request resolved: https://github.com/pytorch/pytorch/pull/89902 Approved by: https://github.com/soumith, https://github.com/albanD
Author
Committer
Parents
Loading