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

gradient verification callback #465

Merged
merged 40 commits into from
Jan 18, 2021
Merged

gradient verification callback #465

merged 40 commits into from
Jan 18, 2021

Commits on Dec 20, 2020

  1. initial commit

    awaelchli authored and Borda committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    b0e76b8 View commit details
    Browse the repository at this point in the history
  2. docs cleanup

    awaelchli authored and Borda committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    44f8ade View commit details
    Browse the repository at this point in the history
  3. isort

    awaelchli authored and Borda committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    52a5134 View commit details
    Browse the repository at this point in the history
  4. black

    awaelchli authored and Borda committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    64c389b View commit details
    Browse the repository at this point in the history
  5. top level imports

    awaelchli authored and Borda committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    8b8548e View commit details
    Browse the repository at this point in the history
  6. rst docs

    awaelchli authored and Borda committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    1b77ce5 View commit details
    Browse the repository at this point in the history
  7. update chlog

    awaelchli authored and Borda committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    21cb8a1 View commit details
    Browse the repository at this point in the history
  8. isort again

    awaelchli authored and Borda committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    b97a65a View commit details
    Browse the repository at this point in the history
  9. format

    Borda committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    9f2adcd View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Configuration menu
    Copy the full SHA
    15a3240 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
    awaelchli and akihironitta committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    c7b610c View commit details
    Browse the repository at this point in the history
  3. fix import

    awaelchli committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    028be19 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feature/gradient-verification' i…

    …nto feature/gradient-verification
    awaelchli committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    188bf09 View commit details
    Browse the repository at this point in the history
  5. increase coverage

    awaelchli committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    e0dc1fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b54855 View commit details
    Browse the repository at this point in the history
  7. black format

    awaelchli committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    04eb2d7 View commit details
    Browse the repository at this point in the history
  8. make bots happy

    awaelchli committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    6fa47a0 View commit details
    Browse the repository at this point in the history
  9. cleanup

    awaelchli committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    79d36dc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f2d250 View commit details
    Browse the repository at this point in the history
  11. isort, black

    awaelchli committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    4365e9a View commit details
    Browse the repository at this point in the history
  12. mypy complaining

    awaelchli committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    7cb9f43 View commit details
    Browse the repository at this point in the history
  13. remove unused import

    awaelchli committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    b8b2af2 View commit details
    Browse the repository at this point in the history
  14. stop complain

    awaelchli committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    4ff9630 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. try type ignore

    awaelchli committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    beba0b9 View commit details
    Browse the repository at this point in the history
  2. try ignore

    awaelchli committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    af7db67 View commit details
    Browse the repository at this point in the history
  3. try ignore

    awaelchli committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    15e8991 View commit details
    Browse the repository at this point in the history
  4. try ignore

    awaelchli committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    6f52175 View commit details
    Browse the repository at this point in the history
  5. try ignore

    awaelchli committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    b8ff39e View commit details
    Browse the repository at this point in the history
  6. stupid mypy

    awaelchli committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    590b722 View commit details
    Browse the repository at this point in the history
  7. stupid mypy

    awaelchli committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    df8c746 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. stupid mypy

    awaelchli committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    f4d9866 View commit details
    Browse the repository at this point in the history
  2. stupid mypi

    awaelchli committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    791f4fa View commit details
    Browse the repository at this point in the history
  3. stupid mypy

    awaelchli committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    b6402e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. ugly yapf

    awaelchli committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    2638e3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a1defc View commit details
    Browse the repository at this point in the history
  3. yapf :(

    awaelchli committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    3101e06 View commit details
    Browse the repository at this point in the history
  4. yapffffffff

    awaelchli committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    84d98bb View commit details
    Browse the repository at this point in the history
  5. chlog

    Borda committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    224de45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8439bd9 View commit details
    Browse the repository at this point in the history
  7. yapf

    Borda committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    ae63dad View commit details
    Browse the repository at this point in the history