install_wheels.sh 208 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
set -ex
source ./packaging/pkg_helpers.bash
export NO_CUDA_PACKAGE=1
setup_env 0.8.0
setup_wheel_python
setup_pip_pytorch_version
# pytorch is already installed
pip install --no-deps ~/workspace/torchaudio*