Include k40 images per day benchmark
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Thu, 3 Apr 2014 01:48:45 +0000 (18:48 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Thu, 3 Apr 2014 01:48:45 +0000 (18:48 -0700)
README.md

index b971859..6b45624 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,8 +12,8 @@ parameters in the code. Python and Matlab wrappers are provided.
 
 At the same time, Caffe fits industry needs, with blazing fast C++/Cuda code for
 GPU computation. Caffe is currently the fastest GPU CNN implementation publicly
-available, and is able to process more than **20 million images per day** on a
-single Tesla K20 machine \*.
+available, and is able to process more than **40 million images per day** on a
+single NVIDIA K40 GPU (or 20 million per day on a K20)\*.
 
 Caffe also provides **seamless switching between CPU and GPU**, which allows one
 to train models with fast GPUs and then deploy them on non-GPU clusters with one