cloud
cloud copied to clipboard
Add support for user specified regions
Currently, job sent to AI Platform is always as specified in function get_region():
https://github.com/tensorflow/cloud/blob/8644935271ffa4cc86f6be7d7af8f905d097cea4/src/python/tensorflow_cloud/core/gcp.py#L73
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.