Skip to content
Snippets Groups Projects
  • sennnnn's avatar
    9ac053f4
    [Fix] Convert SyncBN to BN when training on DP (#772) · 9ac053f4
    sennnnn authored
    * [Fix] Convert SyncBN to BN when training on DP.
    
    * Modify SyncBN2BN.
    
    * Add SyncBN2BN unit test.
    
    * Resolve some comments.
    
    * use mmcv official revert_sync_batchnorm
    
    * Remove local syncbn2bn unit tests.
    
    * Update mmcv version.
    
    * Fix bugs of gather model tools.
    
    * Modify warnings.
    
    * Modify docker mmcv version.
    
    * Update mmcv version table.
    9ac053f4
    History
    [Fix] Convert SyncBN to BN when training on DP (#772)
    sennnnn authored
    * [Fix] Convert SyncBN to BN when training on DP.
    
    * Modify SyncBN2BN.
    
    * Add SyncBN2BN unit test.
    
    * Resolve some comments.
    
    * use mmcv official revert_sync_batchnorm
    
    * Remove local syncbn2bn unit tests.
    
    * Update mmcv version.
    
    * Fix bugs of gather model tools.
    
    * Modify warnings.
    
    * Modify docker mmcv version.
    
    * Update mmcv version table.