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 cumprod support for device mps #104688

Closed
wants to merge 23 commits into from
Closed

Commits on Jul 6, 2023

  1. better cumulative ops

    Mr4k committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    5a7abba View commit details
    Browse the repository at this point in the history
  2. derivative tests

    Mr4k committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    d1ad744 View commit details
    Browse the repository at this point in the history
  3. .

    Mr4k committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2f3fd26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6469521 View commit details
    Browse the repository at this point in the history
  5. note in tests

    Mr4k committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    abd0638 View commit details
    Browse the repository at this point in the history
  6. clean

    Mr4k committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    065e060 View commit details
    Browse the repository at this point in the history
  7. flake8 lint

    Mr4k committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b0c6122 View commit details
    Browse the repository at this point in the history
  8. more lint

    Mr4k committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8dec7e6 View commit details
    Browse the repository at this point in the history
  9. better skip msg

    Mr4k committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    6cefe4d View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. cleaned up redundant tests

    Mr4k committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    382b758 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

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

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    8bd1740 View commit details
    Browse the repository at this point in the history
  2. flake8

    Mr4k committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    58bb641 View commit details
    Browse the repository at this point in the history
  3. one more space

    Mr4k committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    5d50a78 View commit details
    Browse the repository at this point in the history
  4. fixed cpu backup issue

    Mr4k committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    5311353 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

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

Commits on Jul 16, 2023

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

Commits on Jul 25, 2023

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

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    f3c73f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54ffc9e View commit details
    Browse the repository at this point in the history
  3. enable grad tests for masked.cumprod b/c it looks like test cases don…

    …'t hit the same edge case as cumprod
    Mr4k committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    41b9d63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13ff5a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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