pytorch
1ccaec02 - [TensorExpr] Cleanup IRNodeType enum. (#55001)

Commit
4 years ago
[TensorExpr] Cleanup IRNodeType enum. (#55001) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/55001 The enum is only used for precedence computation thus we only need to enum node-types for which we know the precedence priority. Test Plan: Imported from OSS Reviewed By: navahgar Differential Revision: D27446410 Pulled By: ZolotukhinM fbshipit-source-id: 217dd63c4fd086155030ebf0c3e1772605109f7b
Author
Mikhail Zolotukhin
Parents
Loading