transformers
9459d821 - Remove a redundant variable. (#27288)

Commit
2 years ago
Remove a redundant variable. (#27288) * 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. * Remove redundant variable in feature_extraction file
Author
Parents
Loading