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
47c9bc4dc6
Fix device idx split
2024-02-10 21:41:14 -08:00
..
__init__.py
ModelEmaV3 and MESA experiments
2024-02-02 09:45:04 -08:00
agc.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
clip gradients with update
2023-04-19 23:36:20 -07:00
decay_batch.py
Add bulk_runner script and updates to benchmark.py and validate.py for better error handling in bulk runs (used for benchmark and validation result runs). Improved batch size decay stepping on retry...
2022-07-18 18:04:54 -07:00
distributed.py
Fix device idx split
2024-02-10 21:41:14 -08:00
jit.py
…
log.py
…
metrics.py
…
misc.py
…
model_ema.py
forward() pass through for ema model, flag for ema warmup, comment about warmup
2024-02-03 16:24:45 -08:00
model.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
Allow training w/o validation split set
2024-01-08 09:38:42 -08:00