pytorch
40f11f9e - [LTC] Remove Constant op and class Literal (#68569)

Commit
3 years ago
[LTC] Remove Constant op and class Literal (#68569) Summary: This commit removes Constant op and Literal. 1) No call sites of ConstantOp has been identified. So remove it. 2) Remove class Literal as well given it's only used by ConstantOp. Test Plan: lazy_tensor_core/test/cpp/build/test_ptltc
Author
Parents
Loading