pytorch
08b9544e - Enable reentrant dispatch for decompositions (#81598)

Commit
2 years ago
Enable reentrant dispatch for decompositions (#81598) This allows us to avoid tracing through CompositeImplicitAutograd ops when decomposing via make_fx or other decomposition methods that use tracing. Pull Request resolved: https://github.com/pytorch/pytorch/pull/81598 Approved by: https://github.com/ezyang
Author
Committer
Parents
Loading