1. 01 Jan, 2020 1 commit
  2. 09 Dec, 2019 1 commit
    • Scott Cyphers's avatar
      Make sure examples compile (#3981) · 9f1e8f06
      Scott Cyphers authored
      * Make sure examples compile
      
      * Resolve doc build error due to opset versioning and align dynamic tensor doc to cpp example
      
      * Add latest rc
      
      * Remove deprecated API
      
      * Update brief link summary
      
      * Dist example
      
      * update doc for cpp code examples folder
      
      * Fix typo and toc index
      
      * Build config for example, deprecation in dist test
      
      * style
      9f1e8f06
  3. 23 Jul, 2019 1 commit
  4. 15 Feb, 2019 1 commit
  5. 03 Jan, 2019 1 commit
  6. 16 Nov, 2018 1 commit
  7. 29 Aug, 2018 1 commit
  8. 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
  9. 13 Apr, 2018 1 commit
    • Robert Kimball's avatar
      Remove legacy Backend API (#848) · ec501913
      Robert Kimball authored
      * remove deprecated
      
      * remove all legacy Backend API usage
      
      remove deprecated files
      
      * pull in changes from master
      
      * fix GPU calls
      
      * disable tests in convolution generator
      
      * update per PR comments. Enable performance counter feature.
      
      * update per PR comments
      
      * fix build error
      
      * fix conditionally compiled test :(
      ec501913
  10. 03 Apr, 2018 1 commit
  11. 28 Mar, 2018 1 commit
  12. 02 Mar, 2018 2 commits
  13. 01 Mar, 2018 1 commit