Skip to content

Commit c48e872

Browse files
Remove duplicated kubeflow_gcp example (keep penguin kubeflow gcp example only) (#3756)
* Remove duplicated kubeflow_gcp example (keep penguin kubeflow gcp example only) PiperOrigin-RevId: 373002472 Co-authored-by: tfx-team <tensorflow-extended-nonhuman@googlegroups.com>
1 parent bc56366 commit c48e872

File tree

6 files changed

+7
-428
lines changed

6 files changed

+7
-428
lines changed

tfx/components/pusher/component.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,7 @@ def __init__(
9595
RuntimeParameter, push_destination should be constructed as a dict with
9696
the same field names as PushDestination proto message.
9797
custom_config: A dict which contains the deployment job parameters to be
98-
passed to cloud-based training platforms. The [Kubeflow example](
99-
https://github.com/tensorflow/tfx/blob/6ff57e36a7b65818d4598d41e584a42584d361e6/tfx/examples/chicago_taxi_pipeline/taxi_pipeline_kubeflow_gcp.py#L278-L285)
100-
contains an example how this can be used by custom executors.
98+
passed to Cloud platforms.
10199
custom_executor_spec: Optional custom executor spec. This is experimental
102100
and is subject to change in the future.
103101
"""

tfx/examples/chicago_taxi_pipeline/taxi_pipeline_kubeflow_gcp.py

Lines changed: 0 additions & 361 deletions
This file was deleted.

0 commit comments

Comments
 (0)