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
8931f3f708
commit
ada2b0848d
Binary file not shown.
@ -1115,7 +1115,7 @@ def run(rank, world_size, args, wb=None):
|
|||||||
"""
|
"""
|
||||||
params = get_params()
|
params = get_params()
|
||||||
params.update(vars(args))
|
params.update(vars(args))
|
||||||
params.warm_step *= params.accum_grads
|
#params.warm_step *= params.accum_grads
|
||||||
|
|
||||||
fix_random_seed(params.seed)
|
fix_random_seed(params.seed)
|
||||||
if world_size > 1:
|
if world_size > 1:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user