Bob/serialize2 (#267)
* 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
Showing
src/ngraph/serializer.cpp
0 → 100644
This diff is collapsed.
src/ngraph/serializer.hpp
0 → 100644
Please
register
or
sign in
to comment