torch-mlir/python
Yi Zhang 7be9783f16 Fix the input tensors inplace update issue for e2e tests
Fix the inplace update tensor issue we had
where the torchscript execution would update the input value inplace
resulting the actual test not being able to see the original input
value.
2022-04-28 11:43:54 -04:00
..
test Fix kwarg annotation in eager (#747) 2022-04-11 17:35:42 -05:00
torch_mlir Revert "[MLIR][TORCH] Add E2E support for aten.ge.float op" 2022-04-28 07:49:58 -07:00
torch_mlir_e2e_test Fix the input tensors inplace update issue for e2e tests 2022-04-28 11:43:54 -04:00
CMakeLists.txt Add a new `torch_mlir.compile` method. 2022-04-20 10:06:01 -07:00
TorchMLIRModule.cpp Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00