torch-mlir/test/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 Rename TorchToStd pass as TorchToArith (#1163) 2022-08-10 20:12:51 +01:00
TorchToLinalg Revert "build: update llvm tag to 147fe9de" 2022-11-25 12:41:56 +05:30
TorchToMhlo Revert e2e support for aten logical or/and/xor/not ops (#1757) 2022-12-29 21:01:06 -06:00
TorchToSCF mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
TorchToTosa [TOSA] Add aten.gather support for tosa (#1680) 2022-12-21 11:04:07 -08:00