onnxruntime
f06164ef
- [js/web] transfer input buffer back to caller thread (#19677)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[js/web] transfer input buffer back to caller thread (#19677) ### Description When using proxy worker, input buffers should be transferred back to the caller thread after `run()` call is done. Fixes #19488
References
#19677 - [js/web] transfer input buffer back to caller thread
Author
fs-eire
Parents
22176a5f
Loading