onnxruntime/js/web/lib/wasm/jsep
Jiajia Qin fa8487ea3a
[js/webgpu] Check profilingMode in each run (#16897)
### Description
<!-- Describe your changes. -->
This PR moves checking profilingMode to each run instead of the
initialization stage. In this way, users can start/stop profiling at any
time. Otherwise, profiling only take effects at the very beginning and
can't be stopped.
2023-07-31 17:37:24 -07:00
..
webgpu [js/webgpu] Check profilingMode in each run (#16897) 2023-07-31 17:37:24 -07:00
backend-webgpu.ts [js/webgpu] Check profilingMode in each run (#16897) 2023-07-31 17:37:24 -07:00
init.ts [Web/JS] Added Slice operator in JSEP. (#16811) 2023-07-25 14:19:20 -07:00
log.ts [js/webgpu] support proxy for webgpu (#15851) 2023-05-15 16:23:13 -07:00
tensor.ts [Web/JS] Added Slice operator in JSEP. (#16811) 2023-07-25 14:19:20 -07:00
util.ts [js/webgpu] allow 0 sized tensor for tensor view (#16540) 2023-06-30 12:05:04 -07:00