• Vasilis Vryniotis's avatar
    Moving common layers to ops (#4504) · f7498350
    Vasilis Vryniotis authored
    * Moving _make_divisible to utils.
    
    * Replace the old ConvBNReLU and ConvBNActivation layers
    
    * Fix minor bug.
    
    * Moving SE layer to ops.
    
    * Adding deprecation warnings on old layers.
    
    * Apply changes to regnets.
    f7498350
efficientnet.py 15.4 KB