Skip to content

Commit 73bcc8a

Browse files
authored
Update README.md
1 parent 53afd57 commit 73bcc8a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,12 @@ Installation
99
Please check out the prerequisites and read the detailed notes at the [BVLC Caffe Installation](http://caffe.berkeleyvision.org/installation.html) at first.
1010

1111
Extra steps and explanations for Synopsys Caffe installation:
12-
- Linux: Please follow the [instructions](https://github.com/foss-for-synopsys-dwc-arc-processors/synopsys-caffe/commit/10169e55f4d460c52067792d5f36b9113fa9a705#comments) to install and set the matio support.
12+
Note: Please checkout the **master** branch for build on both platforms.
13+
- Linux: Please follow the [instructions](https://github.com/foss-for-synopsys-dwc-arc-processors/synopsys-caffe/commit/10169e55f4d460c52067792d5f36b9113fa9a705#comments) to install and set the **matio** support.
1314
- Windows: See detailed installation instructions [here](https://github.com/BVLC/caffe/blob/windows/README.md).
15+
Note:
16+
1. Download the Visual Studio 2015 Update 3. Choose to install the support for visual C++ instead of applying the default settings.
17+
2. After installing the python, please use “pip install numpy” to install the **numpy** package before building Caffe.
1418

1519
Reference for different Distributions
1620
-------------------------------------

0 commit comments

Comments
 (0)