pytorch-image-models icon indicating copy to clipboard operation
pytorch-image-models copied to clipboard

Warmup on uneven last-batch-size in `validate.py`

Open eqy opened this issue 7 months ago • 1 comments

In the spirit of warming up for JIT compilation, add a warmup iteration in case the very last batch has a different size that may unwittingly trigger recompilation

eqy avatar Jul 26 '24 23:07 eqy