onnxruntime/js/web/lib/wasm/jsep/webgpu
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
..
ops [JS/WebGPU] Add Resize operator (#16680) 2023-07-31 09:35:06 -07:00
attribute-with-cache-key.ts
gpu-data-manager.ts [js/webgpu] reuse buffer for GpuDataManager (#16746) 2023-07-21 13:13:01 -07:00
op-resolve-rules.ts [JS/WebGPU] Add Resize operator (#16680) 2023-07-31 09:35:06 -07:00
program-manager.ts [js/webgpu] Check profilingMode in each run (#16897) 2023-07-31 17:37:24 -07:00
types.ts [js/web] [JSEP] allow passing data in kernel compute (#16621) 2023-07-07 14:27:30 -07:00