onnxruntime
a436b3af
- [webgpu] fix indices type when it's 4D (#22758)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#22758 - [webgpu] fix indices type when it's 4D
Author
fs-eire
Parents
6a295eb7
Loading