Skip to content

Add graph export/import capability #1

@Narasimha1997

Description

@Narasimha1997

Provide functions to save and load the computation graph.

  1. Should export the computation graph as a json file, call the API as save()
  2. The json file must contain all node definitions in the compute graph
  3. Import the graph using function called load(), it should return the graph object.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions