deepforge
deepforge copied to clipboard
Hierarchical pipelines
This can probably be handled similar to #1018. That is, we can create a code gen plugin for pipelines so the current execution plugins will not need any modification.
The only remaining question is if the nested pipeline should be distributed or not. It is certainly much simpler to run it locally but much more powerful to make it parallelizable.