tensorflow / cloud

The TensorFlow Cloud repository provides APIs that will allow to easily go from debugging and training your Keras and TensorFlow code in a local environment to distributed training in the cloud.

Home Page:https://github.com/tensorflow/cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for user specified regions

tkasu opened this issue · comments

Currently, job sent to AI Platform is always as specified in function get_region():

It would be useful if the user could specify the region, e.g. as a parameter in tfc.run.

Hi Tomi,

Thank you so much for raising this! this is definitely high on our radar. At the same time if you or anybody else is interested to pick this this please let us know.