Skip to content

Commit

Permalink
Adde readme for plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Yuvraj <[email protected]>
  • Loading branch information
yindia committed Oct 27, 2021
1 parent a14aaec commit eb22fef
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions plugins/flytekit-kf-mpi/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Flytekit Kubeflow TensorFlow Plugin

This plugin uses the Kubeflow MPI Operator and provides an extremely simplified interface for executing distributed training.

To install the plugin, run the following command:

```bash
pip install flytekitplugins-kfmpi
```

_Example coming soon!_

0 comments on commit eb22fef

Please sign in to comment.