diff --git a/backends/arm/test/ops/test_batch_norm.py b/backends/arm/test/ops/test_batch_norm.py index 4935e910d6d..bfe1146a904 100644 --- a/backends/arm/test/ops/test_batch_norm.py +++ b/backends/arm/test/ops/test_batch_norm.py @@ -536,9 +536,6 @@ def _test_batchnorm2d_tosa_MI_pipeline( compile_spec=common.get_tosa_compile_spec(), ) .export() - .check_count( - {"torch.ops.aten._native_batch_norm_legit_no_training.default": 1} - ) .check_not(["torch.ops.quantized_decomposed"]) .to_edge() .check_count(