onnxruntime/js/web/lib/wasm
Sunghoon 1ab8a95eb6
Bind existing SessionOptions and RunOptions in Javascript API with WebAssembly (#7621)
* support session options and run options. use onnxruntime c api.

* fix lint errors

* add an error code on throwing an exception

* resolve comments. change remaining C++ APIs to C API
2021-05-13 10:50:04 -07:00
..
binding Bind existing SessionOptions and RunOptions in Javascript API with WebAssembly (#7621) 2021-05-13 10:50:04 -07:00
session-handler.ts Bind existing SessionOptions and RunOptions in Javascript API with WebAssembly (#7621) 2021-05-13 10:50:04 -07:00
wasm-factory.ts [js/web] support multi-thread for wasm backend (#7601) 2021-05-07 12:12:37 -07:00