Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
61e00d58
You need to sign in or sign up before continuing.
Unverified
Commit
61e00d58
authored
Feb 15, 2021
by
vfdev
Committed by
GitHub
Feb 15, 2021
Browse files
Updated CONTRIBUTING guide. (#3400)
- Added conda-forge channel
parent
eca37cf7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CONTRIBUTING.md
CONTRIBUTING.md
+1
-1
No files found.
CONTRIBUTING.md
View file @
61e00d58
...
...
@@ -33,7 +33,7 @@ clear and has sufficient instructions to be able to reproduce the issue.
### Install PyTorch Nightly
```
bash
conda
install
pytorch
-c
pytorch-nightly
conda
install
pytorch
-c
pytorch-nightly
-c
conda-forge
# or with pip (see https://pytorch.org/get-started/locally/)
# pip install numpy
# pip install --pre torch -f https://download.pytorch.org/whl/nightly/cu102/torch_nightly.html
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment