Arm backend: Refactor Ops Tests for AvgPool, Clamp, Clone, Conv1d, Sub (#9039)
Refactored multiple operator test files: - Replaced `@parameterized.expand` with `@common.parametrize`. - Removed `_test_*_pipeline()` functions and replaced them with `TosaPipelineMI` and `TosaPipelineBI`. - Fixed padding handling for max pooling and avg pooling. - Updated pipeline infrastructure to simplify replacing the default quantize stage. Signed-off-by: Fang-Ching <Fang-Ching.Chen@arm.com>
F
fumchin committed
48941707921539ea12b0490d906f1a117eaf7856
Parent: bda18ad
Committed by GitHub <noreply@github.com>
on 3/20/2025, 5:33:07 PM