onnxruntime/js/web/lib/wasm/jsep/webgpu
Jiajia Qin d5b2730ff8
[js/webgpu] Increase workgroupSize if only one workgroup is dispached (#22709)
#22031

For reduce related ops, we should increase workgroupSize to improve
parallelism if only one workgroup is dispatched.

The total ReduceMean time becomes 8.98 ms from 77.79 ms on my iGPUs.
2024-11-05 13:13:52 -08:00
..
ops [js/webgpu] Increase workgroupSize if only one workgroup is dispached (#22709) 2024-11-05 13:13:52 -08:00
attribute-with-cache-key.ts [js] change default formatter for JavaScript/TypeScript from clang-format to Prettier (#21728) 2024-08-14 16:51:22 -07:00
gpu-data-manager.ts [JS/WebGPU] Support WASM64 (#21836) 2024-10-24 20:21:51 -07:00
op-resolve-rules.ts [JS/WebGPU] GroupQueryAttention rewrite (#20946) 2024-10-23 10:14:09 -07:00
program-manager.ts [js] change default formatter for JavaScript/TypeScript from clang-format to Prettier (#21728) 2024-08-14 16:51:22 -07:00
types.ts [js/webgpu] Optimize matmulnbits (#22360) 2024-10-14 15:49:29 -07:00