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
43cde32790
commit
b3e8c42461
Binary file not shown.
@ -1183,7 +1183,7 @@ def run(rank, world_size, args, wb=None):
|
||||
dec_names.append(n)
|
||||
dec_param.append(p)
|
||||
|
||||
logging.info(f"{len(enc_names)}")
|
||||
logging.info(f"enc name len = {len(enc_names)}")
|
||||
logging.info(f"{len(enc_param)}")
|
||||
optimizer_enc = ScaledAdam(
|
||||
enc_param,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user