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

Support BYOSA for tfc.run()

SinaChavoshi opened this issue · comments

This is a request for a new feature to allow users to provide a service account for AIP training to connect to other services. In particular we were planning to use CloudTuner which connects with Vizior , we will need to provide a service account for AIP training via Bring Your Own Service Account feature to run this.