mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-26 19:52:38 +00:00
### Description support using uniform buffer. This PR allows to use uniform buffer in shader program, so that some runtime information (eg. input/output shape) is no longer need to be hardcoded into shader code. There are 2 commits in this PR: - [667f31c]( |
||
|---|---|---|
| .. | ||
| activation_util.ts | ||
| conv2d_mm_webgpu.ts | ||
| conv_backprop_mm_webgpu.ts | ||
| conv_backprop_webgpu.ts | ||
| conv_util.ts | ||
| matmul_packed_webgpu.ts | ||