We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d72346 + 3eaa70a commit 76d7e17Copy full SHA for 76d7e17
onnxruntime/test/testdata/onnx_backend_test_series_filters.jsonc
@@ -493,7 +493,10 @@
493
"test_range_float_type_positive_delta_expanded_cpu", // Error but not a failure.
494
"test_scan_sum_cpu", // Disabled due to output mismatch with tolerance.
495
"test_scan9_sum_cpu", // Disabled due to output mismatch with tolerance.
496
- "test_reduce_max_bool_inputs_cpu"
+ "test_reduce_max_bool_inputs_cpu",
497
+ "test_gelu_default_1_cpu", // Disabled due to accuracy mismatch
498
+ "test_gelu_default_2_cpu"
499
+
500
],
501
"current_failing_tests_OPENVINO_NPU": [
502
"^test_prelu_broadcast",
0 commit comments