pytorch
cee5174d - Add test tracking operators without decompositions (#90887)

Commit
1 year ago
Add test tracking operators without decompositions (#90887) This test inspects the dispatcher directly, so captures operators without `OpInfo` including internal helper operators and backward operators that might appear in a trace. Pull Request resolved: https://github.com/pytorch/pytorch/pull/90887 Approved by: https://github.com/ezyang
Author
Committer
Parents
Loading