pytorch-image-models/timm/utils
Ross Wightman 57992509f9 Fix some formatting in utils/model.py 2021-10-23 20:35:36 -07:00
..
__init__.py Small post-merge tweak for freeze/unfreeze, add to __init__ for utils 2021-10-06 17:00:27 -07:00
agc.py Initial AGC impl. Still testing. 2021-02-15 23:22:44 -08:00
checkpoint_saver.py Fix #387 so that checkpoint saver works with max history of 1. Add checkpoint-hist arg to train.py. 2021-01-31 20:14:51 -08:00
clip_grad.py Initial AGC impl. Still testing. 2021-02-15 23:22:44 -08:00
cuda.py Initial AGC impl. Still testing. 2021-02-15 23:22:44 -08:00
distributed.py Reorg of utils into separate modules 2020-09-07 13:58:09 -07:00
jit.py Reorg of utils into separate modules 2020-09-07 13:58:09 -07:00
log.py Reorg of utils into separate modules 2020-09-07 13:58:09 -07:00
metrics.py Tweak accuracy topk safety. Fix #807 2021-08-19 14:18:53 -07:00
misc.py Reorg of utils into separate modules 2020-09-07 13:58:09 -07:00
model.py Fix some formatting in utils/model.py 2021-10-23 20:35:36 -07:00
model_ema.py Add separate set and update method to ModelEmaV2 2020-12-03 10:05:09 -08:00
random.py Remove commented code, add more consistent seed fn 2021-04-12 09:51:36 -07:00
summary.py Make wandb optional 2021-04-10 01:34:20 -04:00