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

[numpy] torch.erfinv: promote integer inputs to float #49155

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    03f7ac1 View commit details
    Browse the repository at this point in the history
  2. update relevant test

    kshitij12345 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    0759a06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cea5d4f View commit details
    Browse the repository at this point in the history
  4. remove redundant tests

    kshitij12345 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    0a671dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86b2ef5 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    327c5cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8c5794 View commit details
    Browse the repository at this point in the history
  3. fix typo

    kshitij12345 committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    431e9b0 View commit details
    Browse the repository at this point in the history
  4. fix condition for skip

    kshitij12345 committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    bfce787 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    3617c29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6304dec View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. remove bfloat16 skips

    kshitij12345 committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    a17a769 View commit details
    Browse the repository at this point in the history
  2. use LooseVersion

    kshitij12345 committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    40f5148 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72c0f9b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    894a1ad View commit details
    Browse the repository at this point in the history
  2. add bfloat16 skip

    kshitij12345 committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    08a59d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

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