"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "d5848a574a3990c95f20512673ecef9f57e0fe81"
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
Showing
Please register or sign in to comment