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

Dev pytorch from forge #394

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

Dev pytorch from forge #394

wants to merge 3 commits into from

Commits on Jun 6, 2023

  1. Update test_env.yml

    Get PyTorch from conda-forge for the CI/CD pipeline.
    Old-Shatterhand authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e20fcfb View commit details
    Browse the repository at this point in the history
  2. Update ci.yml

    Remove testing on Win-64 as PyTorch is not available from conda-forge for Win-64 architectures.
    Old-Shatterhand authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    4a3c471 View commit details
    Browse the repository at this point in the history
  3. Rename test environment

    Rename environment in CI/CD pipeline to force reinstallation of the full environment instead of using a potentially cached environment
    Old-Shatterhand committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f30341a View commit details
    Browse the repository at this point in the history