1. 20 Sep, 2017 2 commits
  2. 19 Sep, 2017 1 commit
  3. 16 Sep, 2017 1 commit
    • Bob Kimball's avatar
      add liveness pass · d3f3bb1b
      Bob Kimball authored
      add naming of tensors and tensor views
      add visualization pass
      add graph dump pass
      d3f3bb1b
  4. 15 Sep, 2017 1 commit
  5. 14 Sep, 2017 1 commit
  6. 13 Sep, 2017 2 commits
  7. 11 Sep, 2017 1 commit
  8. 10 Sep, 2017 1 commit
    • Robert Kimball's avatar
      add pass skeletons · ae48ed32
      Robert Kimball authored
      add test framework
      
      stuff wired up
      
      benchmark segfault for 5M nodes. fun
      
      make traverse_nodes not recursive
      
      print timings on benchmark
      
      unit test for pass manager
      ae48ed32
  9. 08 Sep, 2017 1 commit
    • Scott Cyphers's avatar
      Add input/output tensor information to nodes. · 7a00e125
      Scott Cyphers authored
      All tuples are expanded out to their component tensors.
      
      Output: Describes one tensor output of an node
      Input: Described one tensor input to a node, including the output supplying the value.
      7a00e125
  10. 06 Sep, 2017 2 commits
  11. 05 Sep, 2017 1 commit
    • 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
  12. 31 Aug, 2017 1 commit
  13. 30 Aug, 2017 4 commits
  14. 29 Aug, 2017 1 commit
  15. 23 Aug, 2017 1 commit
  16. 22 Aug, 2017 2 commits
  17. 19 Aug, 2017 1 commit
  18. 16 Aug, 2017 1 commit
  19. 10 Aug, 2017 1 commit
  20. 08 Aug, 2017 1 commit
  21. 07 Aug, 2017 1 commit
  22. 25 Jul, 2017 1 commit