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

Commit 1f7ce1f

Browse files
committed
fix a typo in solver
1 parent 9b87dc6 commit 1f7ce1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/intel_optimized_models/alexnet/bdw/solver_dummydata.prototxt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ base_lr: 0.007
1717
lr_policy: "poly"
1818
power: 0.6
1919
display: 1
20-
max_iter: 10
20+
max_iter: 5000
2121
momentum: 0.9
2222
weight_decay: 0.0005
2323
snapshot: 50000

0 commit comments

Comments
 (0)