• Avijit's avatar
    Avijit/ngraph cpp integration 2 (#81) · 3c815ee4
    Avijit authored
    * Cleaned up the CMakeLists.txt to properly do the include paths and fixed the install targets.
    Also cleaned up the header files located in sub directories.
    * Added a simple C++ example with Makefile.
    * UPdated the readme with TF usage instructions.
    3c815ee4
Name
Last commit
Last update
..
CMakeLists.txt Loading commit data...
build_graph.cpp Loading commit data...
element_type.cpp Loading commit data...
main.cpp Loading commit data...
ngraph.cpp Loading commit data...
op.cpp Loading commit data...
tensor.cpp Loading commit data...
topological_sort.cpp Loading commit data...
util.cpp Loading commit data...
uuid.cpp Loading commit data...