mirror of https://github.com/kubeflow/examples.git
deprecating gis e2e example until it is fixed. (#736)
This commit is contained in:
parent
d4f78455a4
commit
443f4bd2a3
|
@ -1,4 +1,7 @@
|
||||||
# End-to-End kubeflow tutorial using a Sequence-to-Sequence model
|
# (Deprecated) End-to-End kubeflow tutorial using a Sequence-to-Sequence model
|
||||||
|
|
||||||
|
|
||||||
|
> **Note: This example does not currently work correctly, and has been deprecated. It will be updated or replaced soon.**
|
||||||
|
|
||||||
This example demonstrates how you can use `kubeflow` end-to-end to train and
|
This example demonstrates how you can use `kubeflow` end-to-end to train and
|
||||||
serve a Sequence-to-Sequence model on an existing kubernetes cluster. This
|
serve a Sequence-to-Sequence model on an existing kubernetes cluster. This
|
||||||
|
|
Loading…
Reference in New Issue