llvm-project/mlir/test/Dialect/Tosa
Robert Suderman 58901a5a29 [mlir][tosa] Correct tosa.avg_pool2d for specification error
Specification specified the output type for quantized average pool should be
an i32. Only accumulator should be an i32, result type should match the input
type.

Caused in https://reviews.llvm.org/D111590

Reviewed By: sjarus, GMNGeoffrey

Differential Revision: https://reviews.llvm.org/D112484
2021-10-25 14:41:16 -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] Correct tosa.avg_pool2d for specification error 2021-10-25 14:41:16 -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