mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
06b81a042d
commit
c6236f455f
Binary file not shown.
@ -1064,7 +1064,7 @@ def run(rank, world_size, args):
|
||||
|
||||
if checkpoints and checkpoints.get("scheduler") is not None:
|
||||
logging.info("Loading scheduler state dict")
|
||||
scheduler.load_state_dict(checkpoints["scheduler"])
|
||||
#scheduler.load_state_dict(checkpoints["scheduler"])
|
||||
|
||||
if params.print_diagnostics:
|
||||
opts = diagnostics.TensorDiagnosticOptions(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user