requires C++11, not 14

This commit is contained in:
Hieu Hoang 2016-09-15 08:54:24 +02:00
parent 5b9e6c05c5
commit 78b8177d3b

View File

@ -11,7 +11,7 @@ Installation
Requirements: Requirements:
* g++ with C++14 * g++ with C++11
* CUDA and CuDNN * CUDA and CuDNN
Exporting some paths for CuDNN may be required (put it, for example, in your `.bashrc` file): Exporting some paths for CuDNN may be required (put it, for example, in your `.bashrc` file):