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