You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pytorch-image-models/timm/scheduler
Ross Wightman aa92d7b1c5
Major timm.bits update. Updater and DeviceEnv now dataclasses, after_step closure used, metrics base impl w/ distributed reduce, many tweaks/fixes.
4 years ago
..
__init__.py Major timm.bits update. Updater and DeviceEnv now dataclasses, after_step closure used, metrics base impl w/ distributed reduce, many tweaks/fixes. 4 years ago
cosine_lr.py Merge branch 'logger' into features. Change 'logger' to '_logger'. 4 years ago
plateau_lr.py Fix some attributions, add copyrights to some file docstrings 4 years ago
scheduler.py First timm.bits commit, add initial abstractions, WIP updates to train, val... some of it working 4 years ago
scheduler_factory.py Fix some attributions, add copyrights to some file docstrings 4 years ago
step_lr.py Fix some attributions, add copyrights to some file docstrings 4 years ago
tanh_lr.py Merge branch 'logger' into features. Change 'logger' to '_logger'. 4 years ago