pytorch
37656213 - torchdynamo support self.modules() for nn_module (#88695)

Commit
2 years ago
torchdynamo support self.modules() for nn_module (#88695) This PR allows models to call self.modules() during dynamo tracing. Pull Request resolved: https://github.com/pytorch/pytorch/pull/88695 Approved by: https://github.com/voznesenskym
Author
Committer
Parents
Loading