Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Conversion from FP32 model to Mixed Precision model #15118

Merged
merged 45 commits into from
Jun 28, 2019

Commits on Jun 4, 2019

  1. Initial AMP commit

    anirudh2290 committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    36e5579 View commit details
    Browse the repository at this point in the history
  2. Fix

    anirudh2290 committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    70409d0 View commit details
    Browse the repository at this point in the history
  3. Merge AMP Changes

    anirudh2290 committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    ae3734f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f041cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4dce69e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d63335 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e526c16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    888daa7 View commit details
    Browse the repository at this point in the history
  9. Check all conditions

    anirudh2290 committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    ea8b220 View commit details
    Browse the repository at this point in the history
  10. Fix lint

    anirudh2290 committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    eded365 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    be5d0dd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3e8ca54 View commit details
    Browse the repository at this point in the history
  13. Fix warnings

    anirudh2290 committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    7640f50 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    42967e8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f502d74 View commit details
    Browse the repository at this point in the history
  16. Clean up AMP tests

    anirudh2290 committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    f7d051d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    57060e7 View commit details
    Browse the repository at this point in the history
  2. Move the test to gpu dir

    anirudh2290 committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    5a4b1f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e1feae View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Configuration menu
    Copy the full SHA
    ea7dd32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94156b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Configuration menu
    Copy the full SHA
    9ef7bd3 View commit details
    Browse the repository at this point in the history
  2. Update __all__

    anirudh2290 committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    b5173b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9d09a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9297970 View commit details
    Browse the repository at this point in the history
  5. Revert "Allow AR path to be chosen by user"

    This reverts commit 94156b6.
    anirudh2290 committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    eb186d0 View commit details
    Browse the repository at this point in the history
  6. Revert "Upgrade archive utility, fixes: apache#15084"

    This reverts commit ea7dd32.
    anirudh2290 committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    80dd7bc View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

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

Commits on Jun 17, 2019

  1. Address review comments

    anirudh2290 committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    8e52789 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61e942f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Configuration menu
    Copy the full SHA
    bba14e0 View commit details
    Browse the repository at this point in the history
  2. Add range based for

    anirudh2290 committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    9c72372 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89ea0cc View commit details
    Browse the repository at this point in the history
  4. Fix lint

    anirudh2290 committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    ed1b814 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65ebc74 View commit details
    Browse the repository at this point in the history
  6. Fix pylint

    anirudh2290 committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    43bc0c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b70ab2f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Fixes

    anirudh2290 committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    ed82db1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Configuration menu
    Copy the full SHA
    1200dde View commit details
    Browse the repository at this point in the history
  2. Fix lint in source

    anirudh2290 committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    85a50e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22d3a76 View commit details
    Browse the repository at this point in the history
  4. Tweak example

    anirudh2290 committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    383d664 View commit details
    Browse the repository at this point in the history
  5. Add README

    anirudh2290 committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    2480273 View commit details
    Browse the repository at this point in the history
  6. Add README

    anirudh2290 committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    8df637d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

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