1. 28 Mar, 2019 1 commit
    • Jianying Lang's avatar
      Add BroadcastDistributed op (#2243) · 3af7837b
      Jianying Lang authored
      * Add MPI_Bcast to nGraph core
      
      * Add mpi_broadcast op and pass the unit test on CPU backend
      
      * Modify API for MLSL
      
      * Remove unused variable
      
      * Fix the format
      
      * Add the op call in python/pyngraph/ops/regmodule_pyngraph_op.cpp.
      
      * Fix emitter function for DistBroadcast op
      
      * Fix format
      
      * Fix the emitter function for distbroadcast op
      
      * Fix format
      
      * Delete the reference code for distbroadcast op
      
      * Include mlsl.h from ngraph build for genernal external usage
      
      * Change back for build
      
      * Fix alphabetical order issue and line space
      
      * Rename disbroadcast to broadcastdistributed
      
      * Change back continue
      
      * Update the changes
      
      * Fix style
      
      * Delete unused variables
      
      * Change some text format
      
      * Add support for interpreter backend for broadcastdistributed
      
      * Delete some redundant code
      
      * Fix format
      
      * rename
      
      * remove unused file
      
      * More renames
      
      * renaming
      
      * Remove one unused file
      
      * Fix a bug
      
      * add back redundant
      
      * One more commit
      
      * More commits
      
      * Unify distributed_send and distributed_recv functions
      
      * Fix format
      3af7837b
  2. 21 Jan, 2019 1 commit
  3. 03 Jan, 2019 1 commit
  4. 14 Dec, 2018 1 commit
  5. 04 Dec, 2018 1 commit
    • Robert Kimball's avatar
      Use cmake to do style (#2102) · aaf25652
      Robert Kimball authored
      * wip
      
      * wip
      
      * style check checking
      
      * try cmake version of check/apply style
      
      * update style check to print list of files in error
      
      * cleanup
      aaf25652
  6. 15 Nov, 2018 1 commit
  7. 07 Nov, 2018 1 commit
    • Robert Kimball's avatar
      NOP backend (#1979) · 4918449c
      Robert Kimball authored
      * add nop backend
      
      * nop backend
      
      * fix flag name
      
      * add new switch to cmake output of switch settings
      
      * add new unit test to igpu manifest
      
      * remove redundant test
      4918449c
  8. 02 Nov, 2018 1 commit
  9. 25 Oct, 2018 1 commit
  10. 12 Oct, 2018 1 commit
  11. 07 Jul, 2018 1 commit
  12. 13 Jun, 2018 1 commit
  13. 10 May, 2018 1 commit
  14. 05 May, 2018 1 commit
  15. 03 May, 2018 1 commit
  16. 06 Mar, 2018 1 commit
  17. 28 Feb, 2018 1 commit
  18. 09 Feb, 2018 1 commit
  19. 08 Feb, 2018 1 commit
  20. 19 Jan, 2018 1 commit
    • Tristan Webb's avatar
      Drwebb/gpu doc (#386) · 408f3b25
      Tristan Webb authored
      * Add mention of blob ref of original file from caffe2
      
      * Mention location of source listing originally from LLVM project
      408f3b25
  21. 21 Nov, 2017 2 commits
  22. 30 Oct, 2017 1 commit
  23. 06 Sep, 2017 1 commit
  24. 07 Aug, 2017 1 commit
  25. 25 Jul, 2017 1 commit