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

Updated Python and PyMC, removed TensorFlow, and added PyTorch in conda environment. #8561

Merged
merged 10 commits into from
Jul 9, 2024

Commits on Jul 9, 2024

  1. Updated Python and PyMC, removed TensorFlow, and added PyTorch in Doc…

    …ker and conda environments. Notable environment changes: python 3.6.10 -> 3.10.13, pymc 3.1 -> 5.10.0, theano 1.0.4 -> pytensor 2.18.1, added pytorch 2.1.0, removed tensorflow 1.15.0 and other CNN dependencies, added libblas-dev to the base Docker.
    samuelklee committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1dbca0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49e7779 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f5ddb6 View commit details
    Browse the repository at this point in the history
  4. Updated gCNV WDL tests.

    samuelklee committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    19a69d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0121f15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cce7a37 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2f3229 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66580ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e62596b View commit details
    Browse the repository at this point in the history
  10. Added DeprecatedFeature tags to CNNScoreVariants, CNNVariantTrain, an…

    …d CNNVariantWriteTensors.
    samuelklee committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    17a350a View commit details
    Browse the repository at this point in the history