Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
update imagenet result (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
roywei authored May 18, 2018
1 parent 1948671 commit a15441d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions benchmark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ NOTE:

| Instance Type | GPUs | Batch Size | Keras-MXNet (img/sec) | Keras-TensorFlow (img/sec) |
|---|---|---|---|---|
| P3.8X Large | 1 | 32 | 202 | 52 |
| P3.8X Large | 1 | 32 | 135 | 52 |
| P3.8X Large | 4 | 128 | 536 | 162 |
| P3.16X Large | 8 | 256 | 681 | 209 |
| P3.16X Large | 8 | 256 | 722 | 211 |

#### ResNet50-Synthetic Data

Expand All @@ -81,8 +81,8 @@ NOTE:
| Instance Type | GPUs | Batch Size | Keras-MXNet (img/sec) | Keras-TensorFlow (img/sec) |
|---|---|---|---|---|
| C5.18X Large | 0 | 32 | 87 | 59 |
| P3.8X Large | 1 | 32 | 831 | 498 |
| P3.8X Large | 4 | 128 | 1783 | 1020 |
| P3.8X Large | 1 | 32 | 831 | 509 |
| P3.8X Large | 4 | 128 | 1783 | 699 |
| P3.16X Large | 8 | 256 | 1680 | 435 |


Expand Down

0 comments on commit a15441d

Please sign in to comment.