torch-mlir/lib/Dialect/TorchConversion/Transforms
dan 3745f54489 Update external/llvm-project
- Add `qualified` to ods because of
https://reviews.llvm.org/D113873 and https://reviews.llvm.org/D116905
- Needed to revert https://github.com/llvm/torch-mlir/pull/520 as it
was based on an old torch version.
https://github.com/llvm/torch-mlir/pull/527 will bring this back with
a better design.
- Change ConvertAtenCatOp to use more accurate tensor shape info and
as much static info as possible to pass `tensor.insert_slice`
verification code added by https://reviews.llvm.org/D114715
- Other minor fixes
2022-01-18 13:25:42 -05:00
..
BackendTypeConversion.cpp Update llvm upstream to 0b17336f793108a7b10c3fa913039144ef1d0f61 2021-11-16 13:04:51 -05:00
CMakeLists.txt Add a basic TOSA E2E backend. 2021-10-08 09:59:45 -07:00
PassDetail.h Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
Passes.cpp * Workaround for Issue 521, remove createTosaToStandard from Passes.cpp and 2022-01-12 14:30:58 -06:00
VerifyInvariantsBeforeBackendLowering.cpp Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
VerifyLinalgOnTensorsBackendContract.cpp Update external/llvm-project 2022-01-18 13:25:42 -05:00
VerifyTosaBackendContract.cpp * [tosa] Support for AtenPowTensorScalarOp with constant Scalar as input 2022-01-11 22:55:54 -05:00