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

Commit

Permalink
Merge remote-tracking branch 'internal/release_1.1.2a'
Browse files Browse the repository at this point in the history
  • Loading branch information
daisyden committed Nov 8, 2018
2 parents 551a53d + 987b23b commit 513e0fb
Show file tree
Hide file tree
Showing 9 changed files with 6,702 additions and 25 deletions.
@@ -0,0 +1 @@
-ppn 8
@@ -0,0 +1,20 @@
net: "models/intel_optimized_models/mlperf_2018/resnet50_4nodes_4s/train_val.prototxt"
test_iter: 1000
test_interval: 1251
test_initialization: false
display: 60
base_lr: 0.4
lr_policy: "multistep"
stepvalue:37530 # 30 epochs
stepvalue:75060 # 60 epochs
stepvalue:100080 # 80 epochs
gamma: 0.1
max_iter: 81315 # 65 epochs
warmup_iter: 5004 # 1281167 / 1024 * 4 epochs
warmup_start_lr: 0.1
momentum: 0.9
weight_decay: 0.0001
snapshot: 1251 # 1 epoch
snapshot_prefix: "resnet50_4nodes_4s_run1"
solver_mode: CPU
test_offset: 0

0 comments on commit 513e0fb

Please sign in to comment.