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

[FEATURE] Inference on TPU is not working (bits_and_tpu branch)

Open eliahuhorwitz opened this issue 4 years ago • 2 comments

Hey, I've been using the bits_and_tpu branch to train on TPU VMs, however when I try to run the inference script it needs a GPU, could the inference code be easily adjusted to work on TPU?

Thanks, Eliahu

eliahuhorwitz avatar Oct 25 '21 12:10 eliahuhorwitz

@eliahuhorwitz yes, it's not a huge task but it's not anywhere on my priority list right now, I still have a lot of other things to work on for training, etc. Open to PR as all the needed changes can be references from the validation script.

rwightman avatar Oct 25 '21 20:10 rwightman

Thanks

eliahuhorwitz avatar Oct 25 '21 22:10 eliahuhorwitz