torch-mlir/lib/Conversion
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
..
TorchConversionToMLProgram Fix a few missing dependencies. (#2014) 2023-04-11 11:18:49 -07:00
TorchToArith [Torch Dialect] Add canonicalize pattern for aten.is_floating_point (#2194) 2023-06-07 17:05:31 +08:00
TorchToLinalg [Torch Dialect] replace none-index in aten.Index.Tensor's param by manually generating it (#2344) 2023-08-15 19:36:08 +08:00
TorchToSCF build: update llvm tag to 798fa4b4 (#1684) 2022-12-07 12:20:41 -08:00
TorchToStablehlo [Torch Dialect] replace none-index in aten.Index.Tensor's param by manually generating it (#2344) 2023-08-15 19:36:08 +08:00
TorchToTMTensor [MLIR][TORCH] Fix aten.cumsum lowering for int32 input (#2351) 2023-07-28 09:45:12 -07:00
TorchToTosa [Torch Dialect] replace none-index in aten.Index.Tensor's param by manually generating it (#2344) 2023-08-15 19:36:08 +08:00
Utils Update to LLVM 3157f03a349cfc852cdd994675eaa9652caa2e3a (#2060) 2023-04-25 08:52:46 -07:00
CMakeLists.txt mhlo: migrate conversion to stablehlo (#1840) 2023-02-02 07:29:47 -06:00
PassDetail.h Minor fixes for `ConvertTorchConversionToMLProgram`. (#1991) 2023-04-04 09:09:58 -07:00
Passes.cpp mhlo: migrate conversion to stablehlo (#1840) 2023-02-02 07:29:47 -06:00