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 d8bfb0e commit 3025da7Copy full SHA for 3025da7
.ruby-version
@@ -1 +1 @@
1
-2.5.1
+2.6.8
preview_setup.sh
@@ -1,6 +1,6 @@
#!/bin/bash
2
rm -rf pytorch.github.io
3
-git clone --recursive https://github.com/pytorch/pytorch.github.io.git -b site
+git clone --recursive https://github.com/pytorch/pytorch.github.io.git -b site --depth 1
4
cp *.md pytorch.github.io/_hub
5
cp images/* pytorch.github.io/assets/images/
6
0 commit comments