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
Additional Context
This model was converted from a tflite model using this notebook - there were no errors or warnings. There were some initial conversion troubles, but after some fixes (see that issue for details), the conversion process appears to be fixed.
The text was updated successfully, but these errors were encountered:
so it's easy to switch in and out of debug mode. That is, assuming it's possible to configure build flags to make error messages like these more informative.
Accidentally posted this to the wrong repository 🤦 Moved to here: microsoft/onnxruntime#13383
Describe the bug
The error message "Uncaught (in promise) 12768952" is logged to the console when running inference on a model with ORT Web.
Urgency
Not urgent. Just trying to get Google's new Lyra V2 model working in the browser.
System information
To Reproduce
Minimal example: https://jsbin.com/finulodeji/edit?html,output
Full code from that example, for quick reference:
Screenshots
Additional Context
This model was converted from a tflite model using this notebook - there were no errors or warnings. There were some initial conversion troubles, but after some fixes (see that issue for details), the conversion process appears to be fixed.
The text was updated successfully, but these errors were encountered: