Skip to content

Conversation

rgommers
Copy link
Contributor

@rgommers rgommers commented Nov 26, 2020

The main aims of this proposal are:

  1. to make it easier for package authors to release packages that depend on PyTorch
  2. to make it easier for conda users to install a set of packages that depend on PyTorch
  3. ensure this set of packages is integration tested

Credits for the initial idea of this "integration tested distribution" go to @jph00. Thanks also to @pearu and @hameerabbasi for feedback on an earlier version, on the conda-forge section in particular.

More details on how the CI for this should work can be added, but that can be done after there's agreement that this proposal is the right direction to go in.

EDIT: up-to-date rendered version at https://github.com/rgommers/rfcs/blob/conda-distribution/RFC-0006-conda-distribution.md

After discussion with `@malfet` we agreed that, given the progress
conda-forge is making and GPU hardware for use in CI being added
in the near future, it's better to help out with that effort.
@rgommers rgommers force-pushed the conda-distribution branch from b5ad23c to 117dde3 Compare March 19, 2021 21:47
Copy link
Contributor Author

@rgommers rgommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@malfet and I discussed this proposal. We agreed that, given the progress conda-forge is making and GPU hardware for use in CI being added in the near future, it's better to help out with that effort.

So I'll merge this PR with status Rejected.

@rgommers rgommers merged commit a959a46 into pytorch:master Mar 19, 2021
@rgommers rgommers deleted the conda-distribution branch March 19, 2021 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants