Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
generators
CNNArch2Caffe2
Commits
657a02ef
Commit
657a02ef
authored
Dec 14, 2018
by
Carlos Alfredo Yeverino Rodriguez
Browse files
Update README.md
parent
c7e9b69c
Pipeline
#91243
passed with stages
in 5 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
657a02ef
...
...
@@ -98,7 +98,7 @@ This guide is based on the installation guide from the Caffe2 website: https://c
-
Clone Pytorch which now contains Caffe2 in your desired YourRepositoryPath and compile it:
```
git clone --recursive https://github.com/pytorch/pytorch.git && cd pyt
h
orch
git clone --recursive https://github.com/pytorch/pytorch.git && cd pytorch
git checkout v0.4.0
...
...
@@ -108,7 +108,7 @@ This guide is based on the installation guide from the Caffe2 website: https://c
mkdir build && cd build
cmake..
cmake
..
```
Review the output from cmake configuration. CUDA value should be CUDA 8.0 and cuDNN value should be 7.0.5.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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