Skip to content

Commit 57d6819

Browse files
authored
[js/web] Fix fused-conv is not included in npm test (#19581)
BUG: #18855 ### Description <!-- Describe your changes. --> ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->
1 parent 58f4921 commit 57d6819

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/web/test/suite-test-list.jsonc

+1
Original file line numberDiff line numberDiff line change
@@ -1354,6 +1354,7 @@
13541354
"expand.jsonc",
13551355
"fast-gelu.jsonc",
13561356
"floor.jsonc",
1357+
"fused-conv.jsonc",
13571358
"gather-elements.jsonc",
13581359
"gemm.jsonc",
13591360
"global-average-pool.jsonc",

0 commit comments

Comments
 (0)