Skip to content

Commit 617f2fe

Browse files
committed
enable tests that pass locally; remove duplicates
1 parent 9922d48 commit 617f2fe

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

onnxruntime/test/testdata/onnx_backend_test_series_filters.jsonc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,10 @@
3131
"current_failing_tests": [
3232
"^test_adagrad",
3333
"^test_adagrad_multiple",
34-
"^test_batchnorm_epsilon_old",
3534
"^test_batchnorm_epsilon_training_mode",
3635
"^test_batchnorm_example_old",
3736
"^test_batchnorm_example_training_mode",
3837
"^test_col2im_pads", // still one wrong value coming from the backtest example
39-
"^test_gathernd_example_int32_batch_dim1",
4038
"^test_max_int16",
4139
"^test_max_int8",
4240
"^test_max_uint16",
@@ -52,8 +50,6 @@
5250
"^test_pow_types_float32_uint64",
5351
"^test_gradient_of_add_and_mul",
5452
"^test_gradient_of_add",
55-
"^test_batchnorm_example_training_mode",
56-
"^test_batchnorm_epsilon_training_mode",
5753
"^test_MaxPool2d_stride_padding_dilation_cpu", // result approximation error; need to be updated in ONNX
5854
"^test_maxunpool_export_with_output_shape", // result mismatch
5955
"^test_resize_downsample_scales_cubic_align_corners", // results mismatch with onnx tests

0 commit comments

Comments
 (0)