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

update versions of python packages #560

Merged
merged 3 commits into from
Sep 2, 2024
Merged

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    5b96538 View commit details
    Browse the repository at this point in the history
  2. Fix comment/version dependency documentation in build.py

    Add rocm as a valid device option to build.py
    fix typo install_env.py for rocm
    remove extra } in export_pip-r.sh
    Fix Docker build for cuda 11.8
    Add weights_only=True for torch.load to clean up torch warnings.
    Fix delim_whitespace warning in data_utils.py
    Fix AMD ROCm documentation.
    dkuegler committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b60716f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Fix script to create requirements.txt

    export requirements.txt and requirements.cpu.txt from respective docker images
    dkuegler committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3e58ed7 View commit details
    Browse the repository at this point in the history