cloud icon indicating copy to clipboard operation
cloud copied to clipboard

Add support for user specified regions

Open tkasu opened this issue 5 years ago • 1 comments

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.

tkasu avatar Jan 03 '21 18:01 tkasu

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.

SinaChavoshi avatar Jan 20 '21 23:01 SinaChavoshi