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
92dcfd5933
commit
90c6e6531c
Binary file not shown.
@ -1011,6 +1011,7 @@ def train_one_epoch(
|
|||||||
world_size: int = 1,
|
world_size: int = 1,
|
||||||
rank: int = 0,
|
rank: int = 0,
|
||||||
wb = None,
|
wb = None,
|
||||||
|
lora_modules = None,
|
||||||
) -> None:
|
) -> None:
|
||||||
"""Train the model for one epoch.
|
"""Train the model for one epoch.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user