You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/installation.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,16 +17,19 @@ When updating Caffe, it's best to `make clean` before re-compiling.
17
17
18
18
## Prerequisites
19
19
20
-
Caffe has several dependencies.
20
+
Caffe has several dependencies:
21
21
22
22
*[CUDA](https://developer.nvidia.com/cuda-zone) is required for GPU mode.
23
23
* library version 7.0 and the latest driver version are recommended, but 6.* is fine too
24
24
* 5.5, and 5.0 are compatible but considered legacy
25
25
*[BLAS](http://en.wikipedia.org/wiki/Basic_Linear_Algebra_Subprograms) via ATLAS, MKL, or OpenBLAS.
*[OpenCV](http://opencv.org/) >= 2.4 including 3.0
0 commit comments