fix the wrong restore hint in HID

This commit is contained in:
Junhao Liang
2022-03-11 23:54:07 +08:00
committed by GitHub
parent 26338fd230
commit 21d3d24000
+1 -1
View File
@@ -79,7 +79,7 @@ trainer_cfg:
fix_BN: false
log_iter: 100
restore_ckpt_strict: true
restore_hint: 20000
restore_hint: 0
save_iter: 10000
save_name: Baseline
sync_BN: true