mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
Fix for black
This commit is contained in:
parent
274a1ef45f
commit
4f152327c6
@ -667,7 +667,7 @@ def run(rank, world_size, args):
|
||||
model.parameters(),
|
||||
lr=params.lr,
|
||||
weight_decay=params.weight_decay,
|
||||
)
|
||||
)
|
||||
|
||||
scheduler = NewBobScheduler(
|
||||
optimizer,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user