This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pytorch-image-models
Watch
1
Star
0
Fork
0
You've already forked pytorch-image-models
mirror of
https://github.com/huggingface/pytorch-image-models.git
synced
2025-06-03 15:01:08 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
pytorch-image-models
/
timm
/
utils
History
Ross Wightman
3bef09f831
Tweak a few docstrings
2024-11-13 10:12:31 -08:00
..
__init__.py
…
agc.py
…
attention_extract.py
…
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
…
cuda.py
…
decay_batch.py
…
distributed.py
…
jit.py
…
log.py
…
metrics.py
…
misc.py
…
model_ema.py
…
model.py
Tweak a few docstrings
2024-11-13 10:12:31 -08:00
onnx.py
…
random.py
…
summary.py
…