зеркало из https://github.com/microsoft/caffe.git
Update installation docs for boost - close #2454
This commit is contained in:
Родитель
805a995a8d
Коммит
7d3a8e9f34
|
@ -6,7 +6,8 @@ title: Installation: Ubuntu
|
|||
|
||||
**General dependencies**
|
||||
|
||||
sudo apt-get install libprotobuf-dev libleveldb-dev libsnappy-dev libopencv-dev libboost-all-dev libhdf5-serial-dev
|
||||
sudo apt-get install libprotobuf-dev libleveldb-dev libsnappy-dev libopencv-dev libhdf5-serial-dev
|
||||
sudo apt-get install --no-install-recommends libboost-all-dev
|
||||
|
||||
**CUDA**: Install via the NVIDIA package instead of `apt-get` to be certain of the library and driver versions.
|
||||
Install the library and latest driver separately; the driver bundled with the library is usually out-of-date.
|
||||
|
|
Загрузка…
Ссылка в новой задаче