pytorch
d5aa4cec - Delay torch.onnx import to after all dynamo [sub]components (#99070)

Commit
1 year ago
Delay torch.onnx import to after all dynamo [sub]components (#99070) ONNX is taking a lot of dependencies on dynamo, which is causing frequent circular dependencies issues Pull Request resolved: https://github.com/pytorch/pytorch/pull/99070 Approved by: https://github.com/BowenBao, https://github.com/malfet
Author
Thiago Crepaldi
Committer
Parents
Loading