torch-mlir/python
Jiawei Wu 60bad54f27
[Torch Dialect] replace none-index in aten.Index.Tensor's param by manually generating it (#2344)
* [Torch Dialect] replace none-index in aten.Index.Tensor's  param by manually generating it
Co-authored-by: Jiawei Wu <wujiawei.aml@bytedance.com>
Co-authored-by: Jianzhe Xiao <jianzhe.xiao@bytedance.com>

* minor typo fix

* add new failed e2e tests for ltc

* fix typo

* Address comments

* Add more e2e tests

* add failed e2e tests for LTC

* address comments

* remove decomposition for AtenIndexTensorHackedTwinOp
2023-08-15 19:36:08 +08:00
..
test Print name of the backend when tests fail to help debugging issues in CI (#2210) 2023-06-09 10:47:07 +02:00
torch_mlir [Torch Dialect] replace none-index in aten.Index.Tensor's param by manually generating it (#2344) 2023-08-15 19:36:08 +08:00
torch_mlir_e2e_test [Torch Dialect] replace none-index in aten.Index.Tensor's param by manually generating it (#2344) 2023-08-15 19:36:08 +08:00
CMakeLists.txt Fix version comparison against stable (#2209) 2023-06-07 10:19:38 +02:00
TorchMLIRModule.cpp Miscellaneous fixes for Windows builds (#1376) 2022-09-29 12:07:43 -05:00