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

Set precision=16 when use_amp is passed as True #1145

Merged
merged 11 commits into from
Apr 6, 2020
Merged

Set precision=16 when use_amp is passed as True #1145

merged 11 commits into from
Apr 6, 2020

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    a58afc6 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    rmrao authored and Borda committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    dbdb4ea View commit details
    Browse the repository at this point in the history
  3. add use_amp to deprecated API

    rmrao authored and Borda committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    8cdfe24 View commit details
    Browse the repository at this point in the history
  4. Update trainer.py

    Borda committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    8c4634f View commit details
    Browse the repository at this point in the history
  5. Update trainer.py

    williamFalcon authored and Borda committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    73ecffe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44b0dd1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95f298f View commit details
    Browse the repository at this point in the history
  8. drop unsed

    Borda committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    8793928 View commit details
    Browse the repository at this point in the history
  9. drop deprecated

    Borda committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    32aba53 View commit details
    Browse the repository at this point in the history
  10. reorder imports

    Borda committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    59e003d View commit details
    Browse the repository at this point in the history
  11. typing

    Borda committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    e852019 View commit details
    Browse the repository at this point in the history