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.{all, any} : Extend Dtype Support #44790

Closed

Commits on Sep 16, 2020

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

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    1a439cb View commit details
    Browse the repository at this point in the history
  2. fix incorrect identity

    kshitij12345 committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    34f4786 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. update kernels

    kshitij12345 committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    e98d5ef View commit details
    Browse the repository at this point in the history
  2. add test

    kshitij12345 committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    07f5c9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d17199a View commit details
    Browse the repository at this point in the history
  4. remove stray blankspace

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

Commits on Nov 6, 2020

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

Commits on Nov 10, 2020

  1. address comments

    kshitij12345 committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    1b242ef View commit details
    Browse the repository at this point in the history