torch-mlir/test/Conversion/TorchToTosa
Justin Ngo 95f77817b9
[TOSA] Add reflection and replication pad lowering (#3874)
- Add Torch to TOSA legalization for the following ops:
  + aten.reflection_pad1d
  + aten.reflection_pad2d
  + aten.replication_pad2d
- Update xfail sets with new e2e results
- Add new LIT tests to basic.mlir


Change-Id: I1689d1778d8e472c3317aca1e2425ef8774a07fa

Signed-off-by: Justin Ngo <justin.ngo@arm.com>
2024-11-15 15:19:09 -08:00
..
basic.mlir [TOSA] Add reflection and replication pad lowering (#3874) 2024-11-15 15:19:09 -08:00
cast_fp32_to_fp16.mlir [NFC reformat] Run pre-commit on all files and format misc. 2024-04-27 14:08:09 -07:00
conv2d_transpose.mlir [NFC reformat] Run pre-commit on all files and format misc. 2024-04-27 14:08:09 -07:00
torch-backend-to-tosa-backend-pipeline.mlir Integrate llvm-project at dabdec1001dc368373dd581cf72f37a440873ce3 (#3300) 2024-05-08 14:43:06 -04:00