transformers
1a7ef334
- Fix broken test for models with batchnorm (#17841)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Fix broken test for models with batchnorm (#17841) * Fix tests that broke when models used batchnorm * Initializing the model twice does not actually... ...give you the same weights each time. I am good at machine learning. * Fix speed regression
References
#17841 - Fix broken test for models with batchnorm
Author
Rocketknight1
Parents
18c263c4
Loading