pytorch / pytorch/audio

Cleanup conda channel flags, make sure we can switch easily between pytorch-nightly, pytorch-test and pytorch

Open
#2,522 0 comments 1 reaction 1 assignee View on GitHub

@atalman is already working on this.

Since Jun 29, 2022.

Dominant language
Python
Stars
2.9k
Forks
799
Avg merge
58m
Merged PRs (30d)
3

Description

🐛 Describe the bug

Cleanup conda channel flags, make sure we can switch easily between pytorch-nightly, pytorch-test and pytorch

we have following logic in torchaudio and torchtext:

https://github.com/pytorch/audio/blob/main/packaging/pkg_helpers.bash#L210

There are multiple places where CONDA_CHANNEL_FLAGS are set.
We need to cleanup this code, make sure we only use one channel: pytorch-nightly, pytorch-test and pytorch

Versions

1.12.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.