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] Support amp (pytorch >= 1.6.0) on DCN and DCNv2/ Add unit tests on DCN/DCNv2 amp #1029

Merged
merged 6 commits into from
May 23, 2021

Commits on May 17, 2021

  1. fix fp16 bug on DCNv2

    AronLin committed May 17, 2021
    Configuration menu
    Copy the full SHA
    b028c35 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    d9dc8f5 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. add comment

    AronLin committed May 20, 2021
    Configuration menu
    Copy the full SHA
    bb0d9ea View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Modified the comments

    AronLin committed May 21, 2021
    Configuration menu
    Copy the full SHA
    97ead4d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. Configuration menu
    Copy the full SHA
    fb376dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c719c0 View commit details
    Browse the repository at this point in the history