-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Web] onnxruntime-web is not work in nodejs #18933
Labels
platform:web
issues related to ONNX Runtime web; typically submitted using template
Comments
DiamondYuan
added
the
platform:web
issues related to ONNX Runtime web; typically submitted using template
label
Dec 26, 2023
The latest change referred above should have workaround this by forcing ort-web running in nodejs single-threaded. |
siweic0
pushed a commit
to siweic0/onnxruntime-web
that referenced
this issue
May 9, 2024
…rted (microsoft#19179) ### Description show warning when numThreads is set but threads is not supported. Resolves microsoft#19148, microsoft#18933 for web: when crossOriginIsolated is false. for node: always disable.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the issue
this code will throw error
To reproduce
Urgency
No response
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
1.16.3
Execution Provider
'wasm'/'cpu' (WebAssembly CPU)
The text was updated successfully, but these errors were encountered: