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

Use torch.nn.utils.clip_grad_norm_ and add clip_grad_by_value support for TPU #7025

Merged
merged 19 commits into from
May 7, 2021

Commits on Apr 14, 2021

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

    carmocca committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    486eed7 View commit details
    Browse the repository at this point in the history
  3. Improve docs

    carmocca committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    7b57d22 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    75e0b7d View commit details
    Browse the repository at this point in the history
  2. clip_grad_value for TPU

    carmocca committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    e10e9b3 View commit details
    Browse the repository at this point in the history
  3. Minor fix

    carmocca committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    2b7f32d View commit details
    Browse the repository at this point in the history
  4. Change mock

    carmocca committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    9f978cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee9fa35 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG

    carmocca committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    0d28b44 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG

    carmocca committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    b4314d1 View commit details
    Browse the repository at this point in the history
  8. Update docs/source/advanced/training_tricks.rst

    Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
    carmocca and awaelchli committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    1971964 View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG.md

    Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
    carmocca and kaushikb11 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    1c5bf86 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

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

Commits on May 4, 2021

  1. Configuration menu
    Copy the full SHA
    341b7d1 View commit details
    Browse the repository at this point in the history
  2. Bad merge

    carmocca committed May 4, 2021
    Configuration menu
    Copy the full SHA
    53d58c4 View commit details
    Browse the repository at this point in the history
  3. Bad merge

    carmocca committed May 4, 2021
    Configuration menu
    Copy the full SHA
    c74609a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

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

    carmocca committed May 7, 2021
    Configuration menu
    Copy the full SHA
    a0a6ad9 View commit details
    Browse the repository at this point in the history