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

SHARK-1.0: Fixes to requirements for newer dependency versions #2099

Merged

Commits on Feb 27, 2024

  1. SHARK-1.0: Fixes to requirements for newer dependency versions

    - Adds mpmath==1.3.0 as a direct requirement to workaround a sympy
    dependency issue.
    - Change setup_venv.ps1 to install torchvision --nodeps. This avoids
    a failure to find any common torch version dependency between the
    pinned torch-mlir version and torchvision after a long search. This
    also more closely matches what setup_venv.sh does.
    one-lithe-rune committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2e8a27a View commit details
    Browse the repository at this point in the history