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
ffa242d985
commit
a39b58dc73
Binary file not shown.
Binary file not shown.
@ -1153,7 +1153,6 @@ def run(rank, world_size, args, wb=None):
|
||||
diagnostic.print_diagnostics()
|
||||
break
|
||||
|
||||
'''
|
||||
save_checkpoint(
|
||||
params=params,
|
||||
model=model,
|
||||
@ -1164,7 +1163,6 @@ def run(rank, world_size, args, wb=None):
|
||||
scaler=scaler,
|
||||
rank=rank,
|
||||
)
|
||||
'''
|
||||
|
||||
logging.info("Done!")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user