Skip to content

Commit

Permalink
Merge pull request #262 from huawei-noah/zhangjiajin-patch-epochs
Browse files Browse the repository at this point in the history
epoch to epochs
  • Loading branch information
zhangjiajin authored Aug 4, 2022
2 parents 655aaca + 37aee8b commit f09015e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/nas/auto_lane/auto_lane.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ nas:
callbacks: ['AutoLaneTrainerCallback','DetectionMetricsEvaluator','DetectionProgressLogger']
report_freq: 50
valid_interval: 10
epoch: 40
epochs: 40
optimizer:
type: SGD
params:
Expand Down

0 comments on commit f09015e

Please sign in to comment.