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 0239d8c commit 428c86dCopy full SHA for 428c86d
CONTRIBUTING.md
@@ -30,7 +30,7 @@ using either VS Code or a local container:
30
# Install TorchVision if you need to run tests that involve vision modules
31
git clone --recursive --depth=1 https://github.com/pytorch/vision.git
32
33
- # Clone with HTTPS if you use a GitHub a personal access token
+ # Clone with HTTPS if you use a GitHub personal access token
34
git clone https://github.com/pytorch/xla.git pytorch/xla
35
36
# Or clone with SSH if you prefer:
0 commit comments