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

modernize Python in losses.py and its tests #47873

Merged
merged 10 commits into from
Mar 30, 2021

Commits on Mar 13, 2021

  1. Configuration menu
    Copy the full SHA
    5a3bb77 View commit details
    Browse the repository at this point in the history
  2. super calls

    zenogantner committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    3333dd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. remove __future__ imports

    zenogantner committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    98dd2fb View commit details
    Browse the repository at this point in the history
  2. remove six

    zenogantner committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    f314cff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaa7cd2 View commit details
    Browse the repository at this point in the history
  4. use f-string

    zenogantner committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    389e5b0 View commit details
    Browse the repository at this point in the history
  5. remove __future__ imports

    zenogantner committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    8d43ce4 View commit details
    Browse the repository at this point in the history
  6. modernize super() call

    zenogantner committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    4c13335 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

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

Commits on Mar 25, 2021

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