transformers
49912168
- Removed the redundant SiLUActivation class. (#27136)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Removed the redundant SiLUActivation class. (#27136) * Removed the redundant SiLUActivation class and now use nn.functional.silu directly. * I apologize for adding torch.functional.silu. I have replaced it with nn.SiLU.
References
#27136 - Removed the redundant SiLUActivation class.
Author
hisushanta
Parents
00d8502b
Loading