onnxruntime/js/common/lib
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
..
backend-impl.ts [js/web] support multi-thread for wasm backend (#7601) 2021-05-07 12:12:37 -07:00
backend.ts
env.ts Bind existing SessionOptions and RunOptions in Javascript API with WebAssembly (#7621) 2021-05-13 10:50:04 -07:00
index.ts
inference-session-impl.ts
inference-session.ts [js/web] support multi-thread for wasm backend (#7601) 2021-05-07 12:12:37 -07:00
onnx-value.ts
tensor-impl.ts
tensor-utils.ts [js/common] revise TSDoc of some interfaces (#7541) 2021-05-01 22:20:22 -07:00
tensor.ts [js/common] revise TSDoc of some interfaces (#7541) 2021-05-01 22:20:22 -07:00