-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershard
Description
Provide functions to save and load the computation graph.
- Should export the computation graph as a json file, call the API as
save() - The json file must contain all node definitions in the compute graph
- Import the graph using function called
load(), it should return the graph object.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershard