Reputation: 91
I've been following this guide to using TPUs in ML Engine but get an error that BASIC_TPU is an invalid choice:
ERROR: (gcloud.ml-engine.jobs.submit.training) argument --scale-tier: Invalid choice: 'BASIC_TPU'.
Valid choices are [BASIC, BASIC_GPU, CUSTOM, PREMIUM_1, STANDARD_1].
According to the doc, this should be a valid choice. Has anyone else run into this? Is this just the result of TPUs being in beta?
Upvotes: 1
Views: 87