onnxruntime
12042a93
- [DML] Add FastGelu (#20066)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[DML] Add FastGelu (#20066) Although DML doesn't have a "fast" gelu approximation operator, its standard GELU operator is still faster than having to combine all the separate elementwise operators from different ops.
References
#20066 - [DML] Add FastGelu
Author
PatriceVignola
Parents
50bd4571
Loading