from local

This commit is contained in:
dohe0342 2023-05-25 17:09:57 +09:00
parent 501d129957
commit 02f8e54728
2 changed files with 0 additions and 1 deletions

View File

@ -126,7 +126,6 @@ from icefall.utils import (
import wandb
import fairseq
#from icefall.checkpoint import save_checkpoint as save_checkpoint_impl
LRSchedulerType = Union[torch.optim.lr_scheduler._LRScheduler, optim.LRScheduler]