Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 335 Bytes

File metadata and controls

11 lines (7 loc) · 335 Bytes

Flytekit Kubeflow TensorFlow Plugin

This plugin uses the Kubeflow TensorFlow Operator and provides an extremely simplified interface for executing distributed training using various TensorFlow backends.

To install the plugin, run the following command:

pip install flytekitplugins-kftensorflow

Example coming soon!