Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 513e0fb

Browse files
committed
Merge remote-tracking branch 'internal/release_1.1.2a'
2 parents 551a53d + 987b23b commit 513e0fb

File tree

9 files changed

+6702
-25
lines changed

9 files changed

+6702
-25
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
-ppn 8
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
net: "models/intel_optimized_models/mlperf_2018/resnet50_4nodes_4s/train_val.prototxt"
2+
test_iter: 1000
3+
test_interval: 1251
4+
test_initialization: false
5+
display: 60
6+
base_lr: 0.4
7+
lr_policy: "multistep"
8+
stepvalue:37530 # 30 epochs
9+
stepvalue:75060 # 60 epochs
10+
stepvalue:100080 # 80 epochs
11+
gamma: 0.1
12+
max_iter: 81315 # 65 epochs
13+
warmup_iter: 5004 # 1281167 / 1024 * 4 epochs
14+
warmup_start_lr: 0.1
15+
momentum: 0.9
16+
weight_decay: 0.0001
17+
snapshot: 1251 # 1 epoch
18+
snapshot_prefix: "resnet50_4nodes_4s_run1"
19+
solver_mode: CPU
20+
test_offset: 0

0 commit comments

Comments
 (0)