onnxruntime
d0a6c9fe
- [webgpu] fix hardsigmoid fuse (#24745)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
345 days ago
[webgpu] fix hardsigmoid fuse (#24745) low and high need to be value_type_cast to T to match clamp signature: clamp(e: T, low: T, high: T) fix for https://github.com/microsoft/onnxruntime/issues/24644
References
#24745 - [webgpu] fix hardsigmoid fuse
Author
guschmue
Parents
03a2544a
Loading