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

Add any() to torch frontend #9439

Merged
merged 5 commits into from
Jan 8, 2023
Merged

Commits on Jan 6, 2023

  1. feature: add wip torch any frontend fn

    Jake Tae committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    ce5b1e1 View commit details
    Browse the repository at this point in the history
  2. fix: rm args kwargs with proper args

    Jake Tae committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    6b1b27e View commit details
    Browse the repository at this point in the history
  3. test: add test for any

    Jake Tae committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    c70beb4 View commit details
    Browse the repository at this point in the history
  4. fix: change var name to dtype_input_axis

    Jake Tae committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    3f1ff84 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Merge branch 'master' into add-torch-any

    Jake Tae committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    38c05d9 View commit details
    Browse the repository at this point in the history