onnxruntime
f06164ef - [js/web] transfer input buffer back to caller thread (#19677)

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
Author
Parents
Loading