onnxruntime
a436b3af - [webgpu] fix indices type when it's 4D (#22758)

Commit
1 year ago
[webgpu] fix indices type when it's 4D (#22758) ### Description Fix indices type from `array<u32, 4>` to `vec4<u32>` when the variable is 4D.
Author
Parents
Loading