We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a14c946 commit ec8d70bCopy full SHA for ec8d70b
1 file changed
backends/arm/test/targets.bzl
@@ -44,7 +44,7 @@ def define_arm_tests():
44
# Misc tests
45
test_files += [
46
"misc/test_compile_spec.py",
47
- "misc/test_evaluate_model.py",
+ # "misc/test_evaluate_model.py",
48
"misc/test_pass_pipeline_config.py",
49
"misc/test_tosa_spec.py",
50
"misc/test_bn_relu_folding_qat.py",
0 commit comments