• Matt's avatar
    Fix broken test for models with batchnorm (#17841) · 1a7ef334
    Matt authored
    * 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
    1a7ef334
test_modeling_tf_common.py 95.4 KB