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

[Feature Request] Support something like PrivateKubernetesTuner

terrykong opened this issue · comments

Hi,

This is a pretty awesome project. I see in tuner.py that this project only supports submitting on GCP. Is it on the roadmap to submit tuning experiments on a private kubernetes cluster?

Thanks!

Same question here!