mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 02:06:13 +00:00
fix a typo
This commit is contained in:
parent
49a30f768d
commit
28791cd443
@ -787,7 +787,7 @@ class LRScheduler(object):
|
||||
is not the optimizer.
|
||||
"""
|
||||
return {
|
||||
# the use might try to override the base_lr, so don't include this in the state.
|
||||
# the user might try to override the base_lr, so don't include this in the state.
|
||||
# previously they were included.
|
||||
# "base_lrs": self.base_lrs,
|
||||
"epoch": self.epoch,
|
||||
|
Loading…
x
Reference in New Issue
Block a user