Skip to content

What is the usage of problem input? #435

Discussion options

You must be logged in to vote

The input should be the input to the task composer pipeline and the first task in the pipeline should process this input and populate the data storage and all other tasks should interface with the data storage. This provides a clean separation between the input data to the pipeline and the data generated within the pipeline. The plan is to remove the data storage object as an input when running a pipeline to avoid the confusion that you pointed out.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Jack-ReframeSystems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants