audio
                                
                                 audio copied to clipboard
                                
                                    audio copied to clipboard
                            
                            
                            
                        Cleanup conda channel flags, make sure we can switch easily between pytorch-nightly, pytorch-test and pytorch
🐛 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