def get_lr()

in benchmarks/horovod-resnet/train_imagenet_resnet_hvd.py [0:0]


def get_lr(
    lr,
    steps,
    lr_steps,
    warmup_it,
    decay_steps,
    global_step,
    lr_decay_mode,
    cdr_first_decay_ratio,
    cdr_t_mul,
    cdr_m_mul,
    cdr_alpha,
    lc_periods,
    lc_alpha,
    lc_beta,