pytorch
e626be79 - Add config setting to error on recompile (#97829)

Commit
2 years ago
Add config setting to error on recompile (#97829) Adds a config setting `error_on_recompile` - when set dynamo will raise an exception after compiling a function for the second time. This was requested to help debugging in pyper Pull Request resolved: https://github.com/pytorch/pytorch/pull/97829 Approved by: https://github.com/bertmaher
Author
Committer
Parents
Loading