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/utils
Ross Wightman f0f9eccda8
Add --fuser arg to train/validate/benchmark scripts to select jit fuser type
3 years ago
..
__init__.py Add --fuser arg to train/validate/benchmark scripts to select jit fuser type 3 years ago
agc.py Initial AGC impl. Still testing. 4 years ago
checkpoint_saver.py
clip_grad.py Initial AGC impl. Still testing. 4 years ago
cuda.py Initial AGC impl. Still testing. 4 years ago
distributed.py
jit.py Add --fuser arg to train/validate/benchmark scripts to select jit fuser type 3 years ago
log.py
metrics.py Tweak accuracy topk safety. Fix #807 3 years ago
misc.py
model.py Fix some formatting in utils/model.py 3 years ago
model_ema.py
random.py Remove commented code, add more consistent seed fn 4 years ago
summary.py Make wandb optional 4 years ago