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
0dbd9352ce
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
..
__init__.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
agc.py
…
checkpoint_saver.py
…
clip_grad.py
…
cuda.py
…
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
…
jit.py
disable nvfuser for jit te/legacy modes (for PT 1.12+)
2022-07-13 10:34:34 -07:00
log.py
…
metrics.py
Tweak accuracy topk safety.
Fix
#807
2021-08-19 14:18:53 -07:00
misc.py
…
model_ema.py
…
model.py
Fix some formatting in utils/model.py
2021-10-23 20:35:36 -07:00
random.py
Remove commented code, add more consistent seed fn
2021-04-12 09:51:36 -07:00
summary.py
…