We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf9ed4a commit bc0f04dCopy full SHA for bc0f04d
benchmark/cluster/vgg16/README.md
@@ -8,10 +8,12 @@
8
- cpu MHz : 2101.000
9
- cache size : 20480 KB
10
11
+### Blas settings
12
+
13
+Setting environment variable: `MKL_NUM_THREADS=1`.
14
15
### Single Node Single Thread
16
-- PServer Count: 10
-- Trainer Count: 20
17
- Metrics: samples / sec
18
19
| Batch Size | 32 | 64 | 128 | 256 |
@@ -24,7 +26,6 @@
24
26
25
27
- PServer Count: 10
28
- Trainer Count: 20
-- Per trainer CPU Core: 1
29
30
31
0 commit comments