• Robert Kimball's avatar
    Bob/serialize2 (#267) · e6cc7d8b
    Robert Kimball authored
    * add json lib 2.1.1
    
    * add json serialization of graph
    
    * cleanup
    
    * enhance unit test
    
    * remove FunctionProvider class and replace with virtual get_function() in Node
    
    * remove json code from element_type
    
    * move serialize to be directly in the ngraph namespace. cleanup header file.
    
    * add cname check to element::operator==
    
    * add using json = nlohmann::json
    e6cc7d8b
node.cpp 4.93 KB