1. 18 Mar, 2021 2 commits
    • Min Xu's avatar
      [feat] FSDP: add auto_wrap_bn (#531) · 8b59267b
      Min Xu authored
      * [feat] FSDP: add auto_wrap_bn
      
      - add an utility function to handle wrapping of BN
      
      * changelog
      8b59267b
    • Min Xu's avatar
      [feature] FSDP: enable pytorch SyncBN (#527) · 2fc1f6d8
      Min Xu authored
      * [feature] FSDP: enable pytorch SyncBN
      
      - not fully validated yet but at least not asserting
      - this enables VISSL to move forward with its next PR
      
      * add the test file
      
      * changelog and lint
      
      * addressed comment
      2fc1f6d8
  2. 12 Mar, 2021 1 commit