llvm-project/mlir/test/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
..
broadcast.mlir [mlir][tosa] Fix tosa.reshape failures due to implicit broadcasting 2021-07-29 15:21:57 -07:00
canonicalize.mlir Implementation of `ReshapeNoopOptimization` canonicalizer. 2021-10-19 16:07:34 -07:00
constant_folding.mlir
constrained_shapes.mlir
inlining.mlir [MLIR] Disallow `sym_visibility`, `sym_name` and `type` attributes in the parsed attribute dictionary. 2021-01-12 09:11:02 -08:00
ops.mlir [mlir][tosa] Fix tosa average_pool2d to linalg type issue 2021-10-12 13:09:21 -07:00
quant-test.mlir
tosa-infer-shapes.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00