• Matt's avatar
    Speed up TF tests by reducing hidden layer counts (#24595) · 134caef3
    Matt authored
    * hidden layers, huh, what are they good for (absolutely nothing)
    
    * Some tests break with 1 hidden layer, use 2
    
    * Use 1 hidden layer in a few slow models
    
    * Use num_hidden_layers=2 everywhere
    
    * Slightly higher tol for groupvit
    
    * Slightly higher tol for groupvit
    134caef3
test_modeling_tf_common.py 88.9 KB