mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
This commit changes the TOSA operator AvgPool2d's zero point attributes to inputs to align with TOSA 1.0 spec. Signed-off-by: Luke Hutton <luke.hutton@arm.com> Co-authored-by: Luke Hutton <luke.hutton@arm.com>
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.