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
9896626a
Commit
9896626a
authored
Jan 19, 2017
by
Soumith Chintala
Committed by
GitHub
Jan 19, 2017
Browse files
update readme instructions
parent
4b45196e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
3 deletions
+9
-3
README.rst
README.rst
+9
-3
No files found.
README.rst
View file @
9896626a
...
@@ -17,18 +17,24 @@ This repository consists of:
...
@@ -17,18 +17,24 @@ This repository consists of:
Installation
Installation
============
============
Binaries
:
Anaconda
:
.. code:: bash
.. code:: bash
conda install torchvision -c
https://conda.anaconda.org/t/6N-MsQ4WZ7jo/
soumith
conda install torchvision -c soumith
From Source
:
pip
:
.. code:: bash
.. code:: bash
pip install torchvision
pip install torchvision
From source:
.. code:: bash
python setup.py install
Datasets
Datasets
========
========
...
...
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