llvm-project/mlir/lib/Dialect/Tosa
Kojo Acquah 9c62bb55f4 Implementation of `ReshapeNoopOptimization` canonicalizer.
This canonicalizer replaces reshapes of constant tensors that contain the updated shape (skipping the reshape operation).

Differential Revision: https://reviews.llvm.org/D112038
2021-10-19 16:07:34 -07:00
..
IR Implementation of `ReshapeNoopOptimization` canonicalizer. 2021-10-19 16:07:34 -07:00
Transforms [mlir][tosa] Add several binary elementwise to the list of broadcastable ops. 2021-09-20 16:07:35 -07:00
Utils [mlir][tosa] Relax ranked constraint on quantization builder 2021-09-16 11:43:47 -07:00
CMakeLists.txt Add missing dependency to TOSA library: fix build with -DBUILD_SHARED_LIBS=ON 2020-11-07 18:58:18 +00:00