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
e839e35a01
commit
0344ba2a15
Binary file not shown.
@ -725,9 +725,6 @@ def load_checkpoint_if_available(
|
|||||||
params["cur_batch_idx"] = saved_params["cur_batch_idx"]
|
params["cur_batch_idx"] = saved_params["cur_batch_idx"]
|
||||||
|
|
||||||
#params.batch_idx_train = 0
|
#params.batch_idx_train = 0
|
||||||
print('-'*40)
|
|
||||||
print(params.batch_idx_train)
|
|
||||||
print('-'*40)
|
|
||||||
|
|
||||||
return saved_params
|
return saved_params
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user