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.
https://github.com/tensorflow/cloud
Apache License 2.0
371 stars 84 forks source link

[Feature Request] Support something like PrivateKubernetesTuner #310

Open terrykong opened 3 years ago

terrykong commented 3 years ago

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!

gaocegege commented 2 years ago

Same question here!