Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CompVis/diff2flow
/ lr_schedulers.py
File
lr_schedulers.py
diff2flow/lr_schedulers.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
" Adapted
from
2
https://github.com/huggingface/transformers/blob/v4.45.1/src/transformers/optimization.py
3
""
"
4
import
math
Callers
nothing calls this directly
Calls
3
get_iter_exponential_schedule
Function · 0.85
get_lr
Function · 0.85
backward
Method · 0.45
Tested by
no test coverage detected