From: Evan Shelhamer Date: Fri, 4 Jul 2014 02:07:10 +0000 (-0700) Subject: point to reference performance from installation, add GTX 770 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=03a48d7d4e0fddef145094652b2c5e5132ff84e6;p=platform%2Fupstream%2Fcaffe.git point to reference performance from installation, add GTX 770 --- diff --git a/docs/installation.md b/docs/installation.md index b84ae3b..cc2f848 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -181,4 +181,6 @@ Now that you have installed Caffe, check out the [MNIST demo](mnist.html) and th **CUDA compute capability**: devices with compute capability <= 2.0 may have to reduce CUDA thread numbers and batch sizes due to hardware constraints. Your mileage may vary. +Once installed, check your times against our [reference performance numbers](performance_hardware.html) to make sure everything is configured properly. + Refer to the project's issue tracker for [hardware/compatibility](https://github.com/BVLC/caffe/issues?labels=hardware%2Fcompatibility&page=1&state=open). diff --git a/docs/performance_hardware.md b/docs/performance_hardware.md index 7a08b8a..a39e954 100644 --- a/docs/performance_hardware.md +++ b/docs/performance_hardware.md @@ -55,3 +55,8 @@ Testing: 100 secs / validation set (50,000 images). Training: 36.0 secs / 20 iterations (5,120 images). Testing: 133 secs / validation set (50,000 images) + +## NVIDIA GTX 770 + +Training: 33.0 secs / 20 iterations (5,120 images). +Testing: 129 secs / validation set (50,000 images)