tensorflow / tpu

Reference models and tools for Cloud TPUs.
https://cloud.google.com/tpu/
Apache License 2.0
5.2k stars 1.77k forks source link

Please make TPUs easier to use. #1008

Open Tylersuard opened 1 year ago

Tylersuard commented 1 year ago

Example: with an Nvidia GPU, I usually only have to change one line of my code. If I want to use a TPU, I have to uninstall 2 different libraries, re-install everything, reset my runtime, downgrade my ML framework... it is just a pain. TPUs would see much wider adoption if they were as easy to use as GPUs.

Graham-Broughton commented 8 months ago

or AT LEAST provide some decent documentation.