torch-mlir/python/torch_mlir_e2e_test/torchscript
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
..
configs Add a new `torch_mlir.compile` method. 2022-04-20 10:06:01 -07:00
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
__init__.py Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
annotations.py Centralize all test serialization logic. 2022-03-28 10:17:13 -07:00
framework.py Fix the input tensors inplace update issue for e2e tests 2022-04-28 11:43:54 -04:00
registry.py Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
reporting.py Introduce new shape library design. 2022-03-15 12:41:58 -07:00
serialization.py Centralize all test serialization logic. 2022-03-28 10:17:13 -07:00