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
6357714af3
commit
3920062371
Binary file not shown.
@ -1080,9 +1080,6 @@ def run(rank, world_size, args, wb=None):
|
||||
params.update(vars(args))
|
||||
params.model_warm_step *= params.accum_grads
|
||||
|
||||
#if params.full_libri is False:
|
||||
# params.valid_interval = 1600
|
||||
|
||||
fix_random_seed(params.seed)
|
||||
if world_size > 1:
|
||||
setup_dist(rank, world_size, params.master_port)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user