You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When exporting my model from torch as below and testing ORT in python, everything is fine, but I get an uncaught error when trying to run the model in ORT web in a chrome extension environment.
Describe the issue
When exporting my model from torch as below and testing ORT in python, everything is fine, but I get an uncaught error when trying to run the model in ORT web in a chrome extension environment.
The markdown torch export success report
Thank you in advance for the help, any insight into what's going on would be great.
To reproduce
model_2.onnx.data file
model_2.onnx file
Urgency
No response
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
1.20.0
Execution Provider
'xnnpack' (WebAssembly XNNPACK), 'wasm'/'cpu' (WebAssembly CPU)
The text was updated successfully, but these errors were encountered: