Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 238 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 238 Bytes

timm_tpu

Setting up a pipeline for training timm models on tpu, multi-gpu.

python3 tpu_example.py --data_dir /path/to/the/dataset

Error Kill all python process ps aux | grep python killall -9 python

timm version timm==0.9.12