MCPcopy Create free account
hub / github.com/CDTrans/CDTrans / __init__

Method __init__

solver/lr_scheduler.py:16–42  ·  view source on GitHub ↗
(
            self,
            optimizer,
            milestones,  # steps
            gamma=0.1,
            warmup_factor=1.0 / 3,
            warmup_iters=500,
            warmup_method="linear",
            last_epoch=-1,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected