* All models have 'default_cfgs' dict * load/resume/pretrained helpers factored out * pretrained load operates on state_dict based on default_cfg * test all models in validate * schedule, optim factor factored out * test time pool wrapper applied based on default_cfg |
||
---|---|---|
.. | ||
__init__.py | ||
cosine_lr.py | ||
plateau_lr.py | ||
scheduler.py | ||
scheduler_factory.py | ||
step_lr.py | ||
tanh_lr.py |