onnxruntime/js/web/lib/wasm
Yulong Wang d30831d829
[js/webgpu] make RunFunction return void (#15669)
### Description
make `RunFunction` return `void`.

the return value is meaningless in the OpResolveRule context. Allows any
JavaScript error to be caught and returns non-zero return value from
`computeKernel()`
2023-04-25 14:14:26 -07:00
..
binding
jsep [js/webgpu] make RunFunction return void (#15669) 2023-04-25 14:14:26 -07:00
proxy-worker
options-utils.ts
proxy-messages.ts
proxy-wrapper.ts
run-options.ts
session-handler.ts
session-options.ts
string-utils.ts
wasm-common.ts
wasm-core-impl.ts
wasm-factory.ts