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
Showing
Please register or sign in to comment