Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/soumith/cudnn.torch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSoumith Chintala <soumith@gmail.com>2015-02-27 13:15:46 +0300
committerSoumith Chintala <soumith@gmail.com>2015-02-27 13:15:46 +0300
commitbca7790186ef354dc51e46ce6337efd581fa430e (patch)
tree6932daf45569436b4cdff7eaedd68922a267685e /README.md
parent8e37d48ca87b7dbef29c3c0f5b1410cdb123d02d (diff)
R2 clarification
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ba4429d..b8f9522 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Modules are API compatible their [`nn`](https://github.com/torch/nn) equivalents
#### Installation
-* Install CuDNN
+* Install CuDNN (version R2)
* Have at least Cuda 6.5
* Have `libcudnn.so` in your library path (Install it from https://developer.nvidia.com/cuDNN )