We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5e28be commit ca8eddcCopy full SHA for ca8eddc
tfx/orchestration/portable/launcher.py
@@ -84,8 +84,7 @@ def __init__(
84
85
Args:
86
pipeline_node: The specification of the node that this launcher lauches.
87
- mlmd_connection: ML metadata connection. The connection is expected to not
88
- be opened before launcher is initiated.
+ mlmd_connection: ML metadata connection.
89
pipeline_info: The information of the pipeline that this node runs in.
90
pipeline_runtime_spec: The runtime information of the pipeline that this
91
node runs in.
0 commit comments