MCPcopy 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
2https://github.com/huggingface/transformers/blob/v4.45.1/src/transformers/optimization.py
3"""
4import math

Callers

nothing calls this directly

Calls 3

get_lrFunction · 0.85
backwardMethod · 0.45

Tested by

no test coverage detected