pytorch
44bb15cf - ns for fx: add more type to relationship mapping (#57184)

Commit
3 years ago
ns for fx: add more type to relationship mapping (#57184) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/57184 Add remaining types to the relationship mapping to have full coverage of ops quantization knows about, except binary ops and RNNs. Test Plan: ``` python test/test_quantization.py TestFXGraphMatcher.test_op_relationship_mapping ``` Imported from OSS Reviewed By: jerryzh168 Differential Revision: D28077979 fbshipit-source-id: 0f6070c8a995032978702d088803f89ff25f2a7f
Author
Parents
Loading