MCPcopy
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

1from abc import ABC
2from abc import abstractmethod
3
4import torch.optim.lr_scheduler as L

Callers

nothing calls this directly

Calls 1

registerMethod · 0.80

Tested by

no test coverage detected