We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 177c3f1 commit 06ba7f5Copy full SHA for 06ba7f5
.jenkins/build.sh
@@ -29,7 +29,7 @@ pip install -e git+git://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch
29
# this is a workaround to the issue.
30
pip install sphinx-gallery==0.3.1 tqdm matplotlib ipython pillow==4.1.1
31
32
-Install torchaudio from source
+# Install torchaudio from source
33
git clone https://github.com/pytorch/audio --quiet
34
pushd audio
35
python setup.py install
0 commit comments