onnxruntime/js/web/lib
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
..
onnxjs [js/web] WebGPU backend via JSEP (#14579) 2023-04-24 15:21:18 -07:00
wasm [js/webgpu] make RunFunction return void (#15669) 2023-04-25 14:14:26 -07:00
backend-onnxjs.ts [js] upgrade async@3.2.3 /js/ (#11421) 2022-05-03 23:41:36 -07:00
backend-wasm.ts fix to reduce peak memory usage in ort-web (#13323) 2022-11-14 12:18:02 -08:00
build-def.d.ts [js/web] WebGPU backend via JSEP (#14579) 2023-04-24 15:21:18 -07:00
index.ts [js/web] WebGPU backend via JSEP (#14579) 2023-04-24 15:21:18 -07:00