MCPcopy Create free account
hub / github.com/CVMI-Lab/DODA / step_learning_rate

Function step_learning_rate

util/common_utils.py:154–158  ·  view source on GitHub ↗

Sets the learning rate to the base LR decayed by 10 every step epochs

(optimizer, base_lr, epoch, step_epoch, multiplier=0.1, clip=1e-6)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

adjust_lrFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected