pytorch
ea391465 - Add a common wrapper for make_fx to handle args and kwargs (#82965)

Commit
2 years ago
Add a common wrapper for make_fx to handle args and kwargs (#82965) Added a helper function `wrapper_and_args_for_make_fx` since a number of places we use `make_fx` internally might grow. Pull Request resolved: https://github.com/pytorch/pytorch/pull/82965 Approved by: https://github.com/ngimel
Author
Committer
Parents
Loading