pytorch-image-models/timm/utils
Ross Wightman e685618f45
Merge pull request #550 from amaarora/wandb
Wandb Support
2021-04-15 09:26:35 -07:00
..
__init__.py Remove commented code, add more consistent seed fn 2021-04-12 09:51:36 -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
jit.py
log.py
metrics.py
misc.py
model.py Add GIST to docstring for quick access 2021-03-29 15:33:31 +11: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