Skip to content

Commit

Permalink
[js/web] Fix fused-conv is not included in npm test (#19581)
Browse files Browse the repository at this point in the history
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. -->
  • Loading branch information
axinging committed Feb 21, 2024
1 parent 58f4921 commit 57d6819
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/web/test/suite-test-list.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -1354,6 +1354,7 @@
"expand.jsonc",
"fast-gelu.jsonc",
"floor.jsonc",
"fused-conv.jsonc",
"gather-elements.jsonc",
"gemm.jsonc",
"global-average-pool.jsonc",
Expand Down

0 comments on commit 57d6819

Please sign in to comment.