torch-mlir/test/Conversion
Ashay Rane bb47c166a0
llvm: update tag to 061e0189 (#1180)
Summary of changes:
 - Switch to C++17 (similar to https://reviews.llvm.org/D131348)
 - Update MHLO to build with LLVM commit hash 061e0189
 - Replace deprecated `hasValue()` and `getValue()` with `has_value()`
   and `value()` respectively (https://reviews.llvm.org/D131349)
 - Use `TypedAttr` (https://reviews.llvm.org/D130092)
 - Use updated assembly format of `mhlo.compare` op (commit
   d03ef01e70fbf9afd0fa1976fbb7ed31838929b3 in MHLO repo)
2022-08-08 20:17:35 -07:00
..
TorchToLinalg importer: add initial support for loading Float16 tensors (#1169) 2022-08-08 12:37:31 +08:00
TorchToMhlo llvm: update tag to 061e0189 (#1180) 2022-08-08 20:17:35 -07:00
TorchToSCF mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
TorchToStd [MLIR][TORCH] Add E2E support for aten.ge.int op 2022-07-29 11:08:57 +05:30
TorchToTosa [tosa] Support for AtenAvgPool2d op 2022-05-27 07:56:37 +05:30