"...git@developer.sourcefind.cn:modelzoo/solov2-pytorch.git" did not exist on "d1c71db791e2e8279e1a3214e8217a36495b22a0"
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