Update train_ms.py
This commit is contained in:
@@ -387,6 +387,7 @@ def run():
|
||||
)
|
||||
scheduler_g.step()
|
||||
scheduler_d.step()
|
||||
scheduler_wd.step()
|
||||
if net_dur_disc is not None:
|
||||
scheduler_dur_disc.step()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user