我们可以以并行类型的步骤函数执行将输出从1个分支发送到另一个分支吗?

发布于 2025-01-24 16:12:57 字数 218 浏览 0 评论 0原文

我需要该第二个分支的输出作为第1个分支下一步的输入。像多个继承一样,只需检查图以获取清晰图片即可。

enter image description here

I need the output from that 2nd branch to be included as input to 1st branch's next step. Like multiple inheritance just check the diagram to get clear picture.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

◇流星雨 2025-01-31 16:12:57

您确实需要一个内部并行块来对帐两个分支。

对不起,我的绘画质量不佳。

,在此特定上下文中,如果您想拥有一个并行块,则该步骤应在平行块之外。

You want indeed an inner parallel block to reconciliate the two branches.

Sorry for the bad quality of my drawing.

enter image description here

And in this specific context, it could also mean that the step should be outside of the parallel block, if you want to have one single parallel block.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文