Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/modelscope/FunASR
/ abs_scheduler.py
File
abs_scheduler.py
funasr/schedulers/abs_scheduler.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
abc
import
ABC
2
from
abc
import
abstractmethod
3
4
import
torch.optim.lr_scheduler
as
L
Callers
nothing calls this directly
Calls
1
register
Method · 0.80
Tested by
no test coverage detected