torch-mlir/lib/Conversion
Ashay Rane ac780529b4
Revert e2e support for aten logical or/and/xor/not ops (#1757)
This reverts commit eaab9be207, since it
is causing the post-merge CI tests to fail, causing subsequent PRs to be
blocked.  Specifically, the tests
`ElementwiseAtenLogicalAndOpPromoteBroadcastModule_basic` and
`ElementwiseAtenLogicalXorOpPromoteBroadcastModule_basic` fail because
the oracle does not match the computed result.  This patch reverts the
commit to make the post-merge builds green again.
2022-12-29 21:01:06 -06:00
..
TorchConversionToMLProgram [MLIR][TORCH] Add TorchConversionToMLProgram and MLProgramBufferize pass 2022-12-02 13:20:46 +05:30
TorchToArith build: update llvm tag to 798fa4b4 (#1684) 2022-12-07 12:20:41 -08:00
TorchToLinalg Revert e2e support for aten logical or/and/xor/not ops (#1757) 2022-12-29 21:01:06 -06:00
TorchToMhlo Revert e2e support for aten logical or/and/xor/not ops (#1757) 2022-12-29 21:01:06 -06:00
TorchToSCF build: update llvm tag to 798fa4b4 (#1684) 2022-12-07 12:20:41 -08:00
TorchToTMTensor build: update llvm tag to 7ccbb4df (#1736) 2022-12-20 18:17:27 +08:00
TorchToTosa [TOSA] Add aten.gather support for tosa (#1680) 2022-12-21 11:04:07 -08:00
Utils [TOSA] Add aten.gather support for tosa (#1680) 2022-12-21 11:04:07 -08:00
CMakeLists.txt [MLIR][TORCH] Add TorchConversionToMLProgram and MLProgramBufferize pass 2022-12-02 13:20:46 +05:30
PassDetail.h llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
Passes.cpp [MLIR][TORCH] Add TorchConversionToMLProgram and MLProgramBufferize pass 2022-12-02 13:20:46 +05:30