torch-mlir/test/Conversion
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
..
TorchToLinalg Update external/llvm-project 2022-01-18 13:25:42 -05:00
TorchToSCF Update llvm-project to 6f9c25167d16acff3ff8e4f54a8c14a2a175fc59 2021-10-28 17:43:04 -07:00
TorchToStd Update external/llvm-project 2022-01-18 13:25:42 -05:00
TorchToTosa * [tosa] Support for AtenPowTensorScalarOp with constant Scalar as input 2022-01-11 22:55:54 -05:00