mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-12 00:59:23 +00:00
[js/web] Fix fused-conv is not included in npm test (#19581)
BUG: https://github.com/microsoft/onnxruntime/issues/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. -->
This commit is contained in:
parent
58f4921686
commit
57d6819212
1 changed files with 1 additions and 0 deletions
|
|
@ -1354,6 +1354,7 @@
|
|||
"expand.jsonc",
|
||||
"fast-gelu.jsonc",
|
||||
"floor.jsonc",
|
||||
"fused-conv.jsonc",
|
||||
"gather-elements.jsonc",
|
||||
"gemm.jsonc",
|
||||
"global-average-pool.jsonc",
|
||||
|
|
|
|||
Loading…
Reference in a new issue