pytorch-image-models/timm/utils
Ross Wightman 4cd7fb88b2 clip gradients with update 2023-04-19 23:36:20 -07:00
..
__init__.py Davit update formatting and fix grad checkpointing (#7) 2023-01-15 14:34:56 -08:00
agc.py
checkpoint_saver.py
clip_grad.py
cuda.py clip gradients with update 2023-04-19 23:36:20 -07:00
decay_batch.py
distributed.py
jit.py
log.py
metrics.py
misc.py Davit update formatting and fix grad checkpointing (#7) 2023-01-15 14:34:56 -08:00
model.py Davit update formatting and fix grad checkpointing (#7) 2023-01-15 14:34:56 -08:00
model_ema.py
onnx.py Add onnx utils and export code, tweak padding and conv2d_same for better dynamic export with recent PyTorch 2023-04-11 17:03:57 -07:00
random.py
summary.py