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

Conda package of NNPOps-PyTorch #15

Closed
wants to merge 80 commits into from
Closed

Conversation

raimis
Copy link
Contributor

@raimis raimis commented Oct 23, 2020

Ideally, this should go to https://github.com/conda-forge/staged-recipes, when we start building NNPOps officially. For now, I'm putting this here.

  • Conda recipe

Raimondas Galvelis added 30 commits September 28, 2020 11:19
@raimis
Copy link
Contributor Author

raimis commented Oct 29, 2020

A package with #13

Source: 22bf353 (master + #13 + #15)
Installation:

conda create -n nnpops -c raimis -c pytorch -c conda-forge nnpops-pytorch=0.0.0a2

@raimis
Copy link
Contributor Author

raimis commented Nov 4, 2020

A package with the latest speed improvement of #13

Source: c104734 (master + #13 + #15)
Installation:

conda create -n nnpops -c raimis -c pytorch -c conda-forge nnpops-pytorch=0.0.0a3

@raimis
Copy link
Contributor Author

raimis commented Feb 12, 2021

Updated to PyTorch 1.7 and using conda-forge exclusively for all dependencies

Source: c5c9478 (master + #13 + #15)
Installation:

conda create -n nnpops -c conda-forge -c raimis nnpops-pytorch=0.0.0a4

@raimis
Copy link
Contributor Author

raimis commented May 27, 2021

Updated to PyTorch 1.8

Source: faccf46 (master + #13 + #15)
Installation:

conda create -n nnpops -c conda-forge -c raimis nnpops-pytorch=0.0.0a5

@jchodera jchodera added this to the 0.1.0 milestone Sep 17, 2021
@raimis raimis removed this from the 0.1.0 milestone Oct 1, 2021
@raimis raimis self-assigned this Oct 7, 2021
@raimis
Copy link
Contributor Author

raimis commented Mar 4, 2022

NNPOps is available form conda-forge (https://anaconda.org/conda-forge/nnpops). This is obsolete.

@raimis raimis closed this Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants