Skip to content

Commit e5354cd

Browse files
committed
Enable averagepool tests
1 parent e1e3f62 commit e5354cd

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

onnxruntime/test/testdata/onnx_backend_test_series_filters.jsonc

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -145,20 +145,20 @@
145145
"^test_shufflenet",
146146
"^test_squeezenet",
147147
// TODO: enable these tests when integrating with ONNX 1.14 for ORT 1.15 release
148-
"^test_averagepool_1d_default*",
149-
"^test_averagepool_2d_ceil*",
150-
"^test_averagepool_2d_default*",
151-
"^test_averagepool_2d_dilations*",
152-
"^test_averagepool_2d_pads_count_include_pad*",
153-
"^test_averagepool_2d_pads*",
154-
"^test_averagepool_2d_precomputed_pads_count_include_pad*",
155-
"^test_averagepool_2d_precomputed_pads*",
156-
"^test_averagepool_2d_precomputed_same_upper*",
157-
"^test_averagepool_2d_precomputed_strides*",
158-
"^test_averagepool_2d_same_lower*",
159-
"^test_averagepool_2d_same_upper*",
160-
"^test_averagepool_2d_strides*",
161-
"^test_averagepool_3d_default*",
148+
// "^test_averagepool_1d_default*",
149+
// "^test_averagepool_2d_ceil*",
150+
// "^test_averagepool_2d_default*",
151+
// "^test_averagepool_2d_dilations*",
152+
// "^test_averagepool_2d_pads_count_include_pad*",
153+
// "^test_averagepool_2d_pads*",
154+
// "^test_averagepool_2d_precomputed_pads_count_include_pad*",
155+
// "^test_averagepool_2d_precomputed_pads*",
156+
// "^test_averagepool_2d_precomputed_same_upper*",
157+
// "^test_averagepool_2d_precomputed_strides*",
158+
// "^test_averagepool_2d_same_lower*",
159+
// "^test_averagepool_2d_same_upper*",
160+
// "^test_averagepool_2d_strides*",
161+
// "^test_averagepool_3d_default*",
162162
"^test_constant_pad_axes*",
163163
"^test_constant_pad*",
164164
"^test_edge_pad*",

0 commit comments

Comments
 (0)