Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antinucleon committed Sep 28, 2015
1 parent a50027b commit cbe09c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/cifar10/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ run `cifar.py`:
| | 1 GPU | 2 GPUs | 4 GPUs |
| --- | --- | --- | --- |
| cxxnet | 362 img/sec | 675 img/sec | 1282 img/sec |
| mxnet | 420 img/sec | 804 img/sec | 1436 img/sec |
| mxnet + cudnn v3 | 835 img/sec | 1525 img/sec | 2270 img/sec |
| mxnet | 467 img/sec | 923 img/sec | 1820 img/sec |
| mxnet + cudnn v3 | 842 img/sec | 1640 img/sec | 2943 img/sec |

sample output

Expand Down

0 comments on commit cbe09c6

Please sign in to comment.