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

[functorch] vmap: bitwise operators #91971

Closed
wants to merge 11 commits into from

Commits on Jan 10, 2023

  1. vmap bitwise operators

    khushi-411 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    ba594c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. make ci happy

    khushi-411 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    c12cdb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. fix bitwise_and

    khushi-411 committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    6acee5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eadaa35 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. add more overloads

    khushi-411 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    56c3489 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. xfail lshift and rshift

    khushi-411 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    048138c View commit details
    Browse the repository at this point in the history
  2. comment issue

    khushi-411 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    3b4f119 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

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

Commits on Jan 22, 2023

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

Commits on Jan 23, 2023

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