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
411c531925
commit
fb256963d1
Binary file not shown.
Binary file not shown.
@ -1229,9 +1229,6 @@ def run(rank, world_size, args, wb=None):
|
||||
dec_names.append(n)
|
||||
dec_param.append(p)
|
||||
|
||||
if rank == 0:
|
||||
print(enc_names)
|
||||
|
||||
optimizer_enc = ScaledAdam(
|
||||
enc_param,
|
||||
lr=params.peak_enc_lr,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user