We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe. TPU support has been on our wishlist for a while. Let's not forget about it.
Describe the solution you'd like Support of TPUs in Google Cloud for prediction.
Additional context A more ambitious version of this was attempted a while ago in #90. There may be some useful information there.
The text was updated successfully, but these errors were encountered:
It sounds pretty straightforward to enable TPU in GKE.
It sounds like we need just a few changes:
--enable-tpu
gcloud container clusters create
tf-version.cloud-tpus.google.com: "x.y"
cloud-tpus.google.com/preemptible-v2: 8
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem? Please describe.
TPU support has been on our wishlist for a while. Let's not forget about it.
Describe the solution you'd like
Support of TPUs in Google Cloud for prediction.
Additional context
A more ambitious version of this was attempted a while ago in #90. There may be some useful information there.
The text was updated successfully, but these errors were encountered: