1. 11 Feb, 2019 1 commit
    • Sandeep's avatar
      add OpenMPI support besides MLSL (#2353) · 08c4c57c
      Sandeep authored
      * quick fix to add openmpi as default
      
      * add finalize to distributed class & use unit test
      
      * use intel mlsl github link
      
      * apply style
      
      * address a few comments
      
      * fix test
      
      * update nbench cmake
      
      * remove extras
      
      * fix a bug
      
      * add counter to finalize and cleanup
      
      * test ci error
      
      * address mlsl ci error
      
      * update flag names, as mentioned in pr comment
      
      * revert back the link to mlsl repo and tag
      
      * add flag to finalize
      
      * apply style
      
      * debug with info
      
      * delete when flag is true
      
      * add distributed setup class works, tests pass
      
      * fix style
      
      * remove extra instance
      
      * disable the test due to a bug
      
      * change flag to ompi
      
      * remove the dependency of setting NGRAPH_DISTRIBUTED_ENABLE flag
      
      * cleanup
      
      * change extern to static
      
      * remove the option NGRAPH_DISTRIBUTED_ENABLE setting this flag
      
      * formatting
      
      * update flags not catched by ci
      
      * make unique pointer
      
      * remove unused bool, fix clang error
      08c4c57c
  2. 03 Jan, 2019 1 commit
  3. 22 Dec, 2018 1 commit
  4. 13 Dec, 2018 1 commit
  5. 18 Oct, 2018 1 commit
  6. 28 Sep, 2018 1 commit
  7. 25 Sep, 2018 1 commit
    • Robert Kimball's avatar
      Add lots more fun output to nbench (#1672) · 83a232ca
      Robert Kimball authored
      * update nbench output to be more consistent for single vs. directory benchmark.
      
      * wip
      
      * add types used in model
      
      * fix test
      
      * style
      
      * catch all exceptions when running any option
      83a232ca
  8. 13 Sep, 2018 1 commit
    • Robert Kimball's avatar
      Handle unsupported op in nbench (#1531) · fe676f72
      Robert Kimball authored
      * add unsupported_op exception
      
      * unsupported_op test
      
      * add printout of unsupported op in model
      
      * fix GPU dispatcher check
      
      * fix test designation
      
      * catch exceptions on single file runs too
      
      * add unsupported_op exception where needed
      
      * remove unsupported_op class
      
      * add unassigned op exception
      
      * add unit test
      
      * catch unsupported op in nbench
      
      * add cpu test back
      
      * update all latest merges
      
      * mode change
      fe676f72
  9. 12 Sep, 2018 1 commit
  10. 30 Aug, 2018 1 commit
  11. 29 Aug, 2018 1 commit
  12. 08 Aug, 2018 1 commit
  13. 03 Aug, 2018 1 commit
  14. 03 Jul, 2018 1 commit
  15. 20 Apr, 2018 1 commit
  16. 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
  17. 20 Mar, 2018 1 commit
  18. 11 Mar, 2018 1 commit
  19. 28 Feb, 2018 1 commit
  20. 20 Feb, 2018 1 commit
  21. 15 Feb, 2018 2 commits