transformers
49912168 - Removed the redundant SiLUActivation class. (#27136)

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.
Author
Parents
Loading