leodzung / flower-classification

Kaggle Flower Classification with TPUs
0 stars 0 forks source link

Optimize Idle time for TPU #1

Open leodzung opened 4 years ago

leodzung commented 4 years ago

TPU: extreme optimizations

leodzung commented 4 years ago

So the tf.range() loop is running on the TPU itself instead of going back and forth between the TPU and the Kaggle VM.