onnxruntime/js/web/lib/wasm/jsep
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
..
webgpu [js/webgpu] make RunFunction return void (#15669) 2023-04-25 14:14:26 -07:00
backend-webgpu.ts [js/webgpu] make RunFunction return void (#15669) 2023-04-25 14:14:26 -07:00
init.ts
log.ts
tensor.ts
util.ts