tensorflow / ecosystem

Integration of TensorFlow with other open-source frameworks
Apache License 2.0
1.37k stars 392 forks source link

Add example of running the tf.data service in GKE. #162

Closed aaudiber closed 4 years ago

aaudiber commented 4 years ago

This directory provides an example of running the tf.data service to horizontally scale tf.data input processing. We use GKE (Google Kubernetes Engine) to manage the tf.data servers.