Skip to content

Commit 53025ea

Browse files
committed
update test case for test_convtranspose_autopad_same
1 parent 0d26928 commit 53025ea

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Diff for: js/web/test/suite-test-list.jsonc

+1-1
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@
453453
// // "test_convinteger_without_padding",
454454
"test_convtranspose_1d",
455455
// // "test_convtranspose_3d",
456-
"test_convtranspose_autopad_same",
456+
"!(opset14)/test_convtranspose_autopad_same",
457457
"test_convtranspose_dilations",
458458
"test_convtranspose_kernel_shape",
459459
"opset{9,17}/test_convtranspose_output_shape",

Diff for: onnxruntime/test/testdata/onnx_backend_test_series_filters.jsonc

-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@
109109
//GPU failures
110110
"^test_batchnorm_epsilon_training_mode_cuda",
111111
"^test_batchnorm_example_training_mode_cuda",
112-
"^test_convtranspose_autopad_same_cpu",
113112
"^test_sub_uint8_cuda",
114113
"^test_simple_rnn_batchwise_cuda",
115114
"^test_mul_uint8_cuda",

0 commit comments

Comments
 (0)