onnxruntime
d0a6c9fe - [webgpu] fix hardsigmoid fuse (#24745)

Commit
1 year 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
Author
Guenther Schmuelling
Parents
Loading