"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "c88ff66cc8d00f399e74c1f7cfa36ccb3568a4da"
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