onnxruntime
f1d790c2
- [webgpu] fix LayerNorm with empty input (#24244)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
301 days ago
[webgpu] fix LayerNorm with empty input (#24244) ### Description This PR fixes test case `CudaKernelTest.LayerNorm_NullInput`, in which the input is 0-sized for LayerNorm. `context.Output()` need to be called before returning.
References
#24244 - [webgpu] fix LayerNorm with empty input
Author
fs-eire
Parents
d71aa4d8
Loading