onnxruntime
46e0e4e6
- Tune BiasGeluGradDx kernel in approximation mode to avoid tanh(...) on Rocm (#6239)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Tune BiasGeluGradDx kernel in approximation mode to avoid tanh(...) on Rocm (#6239) * bias gelu grad use exp(...) instead * update cuda to rocm * missing semicolon * comment * remove dockerfile * missing factor of two
References
#6239 - Tune BiasGeluGradDx kernel in approximation mode to avoid tanh(...) on Rocm
Author
Suffian Khan
Parents
ffb4b628
Loading