1. 03 Jan, 2019 1 commit
  2. 05 Oct, 2018 1 commit
  3. 29 Aug, 2018 1 commit
  4. 04 Jun, 2018 1 commit
    • Robert Kimball's avatar
      Modernize cmake usage (#1032) · eef750df
      Robert Kimball authored
      * Update cmake files to more modern approach
      
      * disable building libraries that are not required
      
      * handle more build cases
      
      * add versions to backend libs. add start of package target.
      
      * add create_backend to backends
      
      * temporary workaround to tbb not linking correctly with gcc
      
      * install codegen lib
      
      * force tbb to link to the cpu backend so that it is available for codegen
      
      * fix clang build error
      
      * fix warning for codegen build
      
      * update cuda header paths
      
      * change error message for opening backend shared library
      
      * set lib path
      eef750df
  5. 04 Apr, 2018 1 commit
  6. 03 Apr, 2018 1 commit
  7. 08 Feb, 2018 1 commit
  8. 26 Dec, 2017 1 commit
  9. 29 Nov, 2017 1 commit
  10. 12 Oct, 2017 1 commit
  11. 06 Oct, 2017 2 commits
  12. 22 Sep, 2017 1 commit
    • Robert Kimball's avatar
      fix tsort crash if rerun (#141) · 332c4833
      Robert Kimball authored
      add tensor buffer size unit test
      
      fix warnings when building mkldnn test
      
      get tensor is_output set. Add Manager state and Function to pass manager
      
      use pass manager internal state
      332c4833
  13. 20 Sep, 2017 1 commit
  14. 19 Sep, 2017 1 commit
  15. 13 Sep, 2017 1 commit
  16. 12 Sep, 2017 1 commit
  17. 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
  18. 07 Sep, 2017 1 commit
  19. 01 Sep, 2017 2 commits
  20. 31 Aug, 2017 1 commit
  21. 30 Aug, 2017 2 commits
  22. 22 Aug, 2017 1 commit
  23. 25 Jul, 2017 1 commit