Skip to content

Commit aa8a182

Browse files
Arm backend: Include ioquantization pass test (pytorch#19930)
pytorch#8606 has been closed. Signed-off-by: Sebastian Larsson <sebastian.larsson@arm.com>
1 parent e56c7c3 commit aa8a182

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

backends/arm/test/targets.bzl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ def define_arm_tests():
1111

1212
# Passes
1313
test_files += native.glob(["passes/test_*.py"])
14-
# https://github.com/pytorch/executorch/issues/8606
15-
test_files.remove("passes/test_ioquantization_pass.py")
1614

1715
# Operators
1816
test_files += [

0 commit comments

Comments
 (0)