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.digamma : promote integer inputs to float #48302

Commits on Nov 20, 2020

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

    kshitij12345 committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    1bcced1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    085cbfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a2e4bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65805b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

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

Commits on Nov 28, 2020

  1. Configuration menu
    Copy the full SHA
    a90952c View commit details
    Browse the repository at this point in the history
  2. update docs

    kshitij12345 committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    7aaa3d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    6e54eb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63d322d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    401d443 View commit details
    Browse the repository at this point in the history
  4. remove stray space

    kshitij12345 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    630ebad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d011561 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18aacb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

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

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    eb2e176 View commit details
    Browse the repository at this point in the history
  2. use iter.common_dtype

    kshitij12345 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    7684f3b View commit details
    Browse the repository at this point in the history
  3. remove redundant test

    kshitij12345 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    6ecf8df View commit details
    Browse the repository at this point in the history
  4. update the skips

    kshitij12345 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    644bc74 View commit details
    Browse the repository at this point in the history
  5. update docs

    kshitij12345 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    ddbcb6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d84bd1f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. wording revision

    Mike Ruberry committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    4c44a6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e26162 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    332c48e View commit details
    Browse the repository at this point in the history
  4. remove skip

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

Commits on Dec 22, 2020

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

    kshitij12345 committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    a3375c2 View commit details
    Browse the repository at this point in the history
  3. fix argument name

    kshitij12345 committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    86a33a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e16fd9c View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Configuration menu
    Copy the full SHA
    22fbfc5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop/numpy/unary-float-op/digamma' into develop/nump…

    …y/unary-float-op/digamma
    kshitij12345 committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    d518ed5 View commit details
    Browse the repository at this point in the history
  3. fix stray merge

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

Commits on Dec 24, 2020

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