torch-mlir/test/Conversion/TorchToTosa
Justin Ngo b08d08682f
[TOSA] Add legalization for fill, flip, and round (#3768)
- Add Torch to TOSA lowering for aten.fill.Scalar/Tensor, aten.flip, and
aten.round
- Fix torchScalarToTosaTensor function to correctly convert Torch scalar
input to TOSA tensor
- Update xfail_sets.py with new e2e results
- Update basic.mlir with LIT tests for new ops


Change-Id: If1e42c2e582710dd8ad0465eed29806fbcdbde41

Signed-off-by: Justin Ngo <justin.ngo@arm.com>
2024-10-07 10:28:26 -07:00
..
basic.mlir [TOSA] Add legalization for fill, flip, and round (#3768) 2024-10-07 10:28:26 -07: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