research-dag-scheduling-analysis icon indicating copy to clipboard operation
research-dag-scheduling-analysis copied to clipboard

Load dags from the dag generator

Open automaticdai opened this issue 5 years ago • 4 comments

automaticdai avatar May 05 '20 12:05 automaticdai

There should be a common data interface:

  • json, or
  • binary stream

automaticdai avatar May 08 '20 10:05 automaticdai

Make the DAG import / export APIs

automaticdai avatar May 24 '20 11:05 automaticdai

Partially solved but need more work.

automaticdai avatar Jun 14 '20 15:06 automaticdai

load_task() will do the job but need to be integrated into the DAGTask class.

automaticdai avatar Jun 18 '20 13:06 automaticdai