1. 03 Nov, 2018 1 commit
  2. 29 Oct, 2018 2 commits
    • Robert Kimball's avatar
      remove broken platform.cmake (#1937) · 46ed8e05
      Robert Kimball authored
      46ed8e05
    • Rob Earhart's avatar
      Add PlaidML backend (#1888) · f0acb7da
      Rob Earhart authored
      * Add PlaidML backend
      
      * CR comments
      
      Used m_ prefix for members; removed trailing underscores
      Updated license headers
      Moved associated header inclusions to project blocks
      Wrapped comments to 100 chars
      Added missing newlines between functions
      Removed nested namespaces in operation implementations
      
      * Add earhart to CODEOWNERS
      
      * Rebase updates
      
      * style
      f0acb7da
  3. 27 Oct, 2018 1 commit
  4. 23 Oct, 2018 1 commit
    • Sandeep's avatar
      hybrid at core (#1821) · 2e88d948
      Sandeep authored
      * skeleton backend
      
      * Code owner from if conditioning
      
      * add simple placement for interpreter and register pass in hybrid
      
      * placement policy applied
      
      * clone the function if needed
      
      * split the function
      
      * Compile subfunctions in corresponding backends
      
      * hybrid backed works as is for abc test
      
      * cleanup
      
      * add placement policy for CPU
      
      * cleanup a little
      
      * add simple op cost method to backend
      
      * enable CPU pass via flag
      
      * address clang-format PR issue
      
      * reslove build
      
      * clean-up
      
      * update manifest
      
      * disable HYBRID as default build
      
      * style
      
      * addressing offline discussion
      
      * more offline discussion
      2e88d948
  5. 15 Oct, 2018 1 commit
  6. 12 Oct, 2018 1 commit
  7. 02 Oct, 2018 1 commit
  8. 04 Sep, 2018 1 commit
    • Avijit's avatar
      Cmake flags update (#1539) · 62e470b2
      Avijit authored
      * Added cmake flags to specify D_GLIBCXX_USE_CXX11_ABI and disable building of doc
      
      * Renamed the NGRAPH_DOC_BUILD_ENABLE flag based on PR feedback
      62e470b2
  9. 28 Aug, 2018 1 commit
  10. 27 Aug, 2018 1 commit
  11. 24 Aug, 2018 1 commit
  12. 23 Aug, 2018 1 commit
  13. 17 Aug, 2018 2 commits
  14. 16 Aug, 2018 1 commit
  15. 11 Aug, 2018 1 commit
  16. 09 Aug, 2018 1 commit
  17. 03 Aug, 2018 1 commit
  18. 23 Jul, 2018 2 commits
  19. 18 Jul, 2018 1 commit
  20. 12 Jul, 2018 1 commit
    • Robert Kimball's avatar
      remove custom install path (#1164) · 41942f8b
      Robert Kimball authored
      * remove custom install path
      
      * fix travis build
      
      * Add NGRAPH_INSTALL_PREFIX as an alias for CMAKE_INSTALL_PREFIX to make our unit tests pass.
      
      * change install path setting
      41942f8b
  21. 27 Jun, 2018 1 commit
  22. 26 Jun, 2018 3 commits
  23. 19 Jun, 2018 1 commit
    • Robert Kimball's avatar
      Bob/cmake (#1118) · 4847b2de
      Robert Kimball authored
      * fix mkldnn rpath
      
      * fix compile warning
      
      * close backends when exiting
      
      * set backend output directory of backends to the ngraph output directory
      
      * Aprocter/patch patch (#1119)
      
      * Move more rpath stuff inside if(NOT APPLE)
      
      * fix repatch problem with mkldnn library
      
      * add updated patch command for older versions of cmake
      4847b2de
  24. 05 Jun, 2018 1 commit
  25. 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
  26. 21 May, 2018 1 commit
  27. 10 May, 2018 1 commit
  28. 09 May, 2018 1 commit
  29. 03 May, 2018 1 commit
  30. 01 May, 2018 1 commit
  31. 26 Apr, 2018 1 commit
  32. 25 Apr, 2018 1 commit
  33. 20 Apr, 2018 1 commit
  34. 16 Apr, 2018 1 commit
  35. 26 Mar, 2018 1 commit