Skip to content

Commit ec8d70b

Browse files
authored
Arm backend: Disable model evaluation buck test
Differential Revision: D101046193 Pull Request resolved: #18915
1 parent a14c946 commit ec8d70b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backends/arm/test/targets.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def define_arm_tests():
4444
# Misc tests
4545
test_files += [
4646
"misc/test_compile_spec.py",
47-
"misc/test_evaluate_model.py",
47+
# "misc/test_evaluate_model.py",
4848
"misc/test_pass_pipeline_config.py",
4949
"misc/test_tosa_spec.py",
5050
"misc/test_bn_relu_folding_qat.py",

0 commit comments

Comments
 (0)