Replies: 2 comments
-
|
Hey @Leoauro, are you referring to 2 separate pipeline runs? If so, it might just be best to have those pipelines act as subpipelines inside another one. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Isn't this what ml metadata is supposed to help with? I've seen similar things in other frameworks where you import a particular "node", which gives you access to its outputs, which you can wire to downstream inputs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to pass data across pipelines in Kubeflow? For example, the output dataset from one pipeline needs to be used by another pipeline.
Beta Was this translation helpful? Give feedback.
All reactions