Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Convert SyncBN to BN when training on DP #772

Merged
merged 14 commits into from Sep 15, 2021

Commits on Aug 10, 2021

  1. [Fix] Convert SyncBN to BN when training on DP.

    sennnnn committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    cbd0a97 View commit details
    Browse the repository at this point in the history
  2. Modify SyncBN2BN.

    sennnnn committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    2ed3d20 View commit details
    Browse the repository at this point in the history
  3. Add SyncBN2BN unit test.

    sennnnn committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    1ddcac2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Resolve some comments.

    sennnnn committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    bcd7db4 View commit details
    Browse the repository at this point in the history
  2. Merge Master.

    sennnnn committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    ba38a20 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Merge branch 'master' into syncbn2bn

    sennnnn committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    06a3b60 View commit details
    Browse the repository at this point in the history
  2. use mmcv official revert_sync_batchnorm

    sennnnn committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    4082c62 View commit details
    Browse the repository at this point in the history
  3. Remove local syncbn2bn unit tests.

    sennnnn committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    c681ad0 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. Update mmcv version.

    sennnnn committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    9cf3611 View commit details
    Browse the repository at this point in the history
  2. Fix bugs of gather model tools.

    sennnnn committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    5b94937 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. Merge master.

    sennnnn committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    57c4dce View commit details
    Browse the repository at this point in the history
  2. Modify warnings.

    sennnnn committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    14f33de View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Modify docker mmcv version.

    sennnnn committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    3946e9c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Update mmcv version table.

    sennnnn committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    c7446d7 View commit details
    Browse the repository at this point in the history