torch-mlir/python/torch_mlir_e2e_test/torchscript
Sean Silva 0378c75b35 Centralize all test serialization logic. 2022-03-28 10:17:13 -07:00
..
configs This PR implements an eager mode backend for PyTorch through the torch-mlir framework. This is accomplished by overriding the `__torch_dispatch__` class method on wrapper subclass `TorchMLIRTensor(torch.Tensor)`. 2022-03-22 14:42:57 -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 Centralize all test serialization logic. 2022-03-28 10:17:13 -07: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