Commit Graph

3 Commits

Author SHA1 Message Date
Nikhil Dev Goyal 5081341200 Use CappedTag to prevent potential out of bound reads.
PiperOrigin-RevId: 879141747
2026-03-05 10:40:52 -08:00
Nikhil Dev Goyal 6721dddf38 Implement FastSigmoid.
PiperOrigin-RevId: 878453196
2026-03-04 06:12:33 -08:00
Nikhil Dev Goyal dd268ddbe8 Add FastGelu activation function in a newly created created fast_ops-inl.h files.
This replaces the Tanh call with FastTanh call in the Gelu function written in math-inl.h.

PiperOrigin-RevId: 876339830
2026-02-27 11:14:47 -08:00