Skip to content

Commit b166b3c

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@ Please check out the prerequisites and read the detailed notes at the [BVLC Caff
1010

1111
Extra steps and explanations for Synopsys Caffe installation:
1212
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.
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 before building Caffe.
1414
- Windows: See detailed installation instructions [here](https://github.com/BVLC/caffe/blob/windows/README.md).
1515
Note:
1616
1. Download the Visual Studio 2015 Update 3. Choose to install the support for visual C++ instead of applying the default settings.
1717
2. After installing the python, please use “pip install numpy” to install the **numpy** package before building Caffe.
18+
3. The caffe.exe is created at synopsys-caffe\build\tools\Release after a successful build.
1819

1920
Reference for different Distributions
2021
-------------------------------------

0 commit comments

Comments
 (0)