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

[MNT] handle mps backend for lower versions of pytorch and fix mps failure on macOS-latest runner #1648

Merged
merged 14 commits into from
Sep 13, 2024

Commits on Aug 30, 2024

  1. Update test.yml

    fkiraly committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    912e0a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    f770159 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    470c736 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3061fe6 View commit details
    Browse the repository at this point in the history
  4. fix the decorator

    fnhirwa committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b58b701 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    f387898 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    114c0ff View commit details
    Browse the repository at this point in the history
  3. monkeypatch ismps_available

    fnhirwa committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    217c245 View commit details
    Browse the repository at this point in the history
  4. correct docstrings

    fnhirwa committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1b91b29 View commit details
    Browse the repository at this point in the history
  5. meaningful function name

    fnhirwa committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f3c64ab View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. make global fixture

    fnhirwa committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    53a049e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. remove extra else statement

    fnhirwa committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3bd4d6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c60d324 View commit details
    Browse the repository at this point in the history
  3. add explicit mps

    fnhirwa committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d15424e View commit details
    Browse the repository at this point in the history