torch-mlir/lib/Dialect/Torch/IR
Sean Silva 78d2cc0818 Make `torch.copy.tensor` canonicalization a bit smarter.
This removes most of the trivial cases that MaximizeValueSemantics needs
to handle, making it easier to see the nontrivial cases.
2021-06-17 18:11:58 -07:00
..
CMakeLists.txt Add `!torch.bool` type. 2021-06-16 13:22:00 -07:00
TorchDialect.cpp Add `torch.vtensor.literal` op. 2021-06-17 14:37:04 -07:00
TorchOps.cpp Make `torch.copy.tensor` canonicalization a bit smarter. 2021-06-17 18:11:58 -07:00
TorchTypes.cpp Add `!torch.tuple<T1, T2>` type. 2021-06-15 08:15:22 -07:00