1. 27 Nov, 2019 1 commit
    • Ilya Lavrenov's avatar
      Partially fixed visibility for symbols (Ops, Nodes, Transformations, Matchers) (#3767) · 8fb151f4
      Ilya Lavrenov authored
      * Partially fixed visibility for symbols:
      
      * Resolved issues with RTTI and AppleClang
      
      * style
      
      * review fixes
      
      * fixed compilation with msvc 2019
      
      * Export extra API which is used in other public classes
      
      * CMAKE: MSVS -> MSVC
      
      * Fixed template export
      
      * Fixed compilation flags
      
      * Fixed default args
      
      * removed self-inclusion
      
      * export
      
      * shape
      
      * export strides
      
      * Export all symbols needed for OpenVINO
      
      * Export
      
      * disable cpu
      
      * AxisSet
      
      * disable warning
      
      * fix
      
      * removed second declaration
      
      * fixed runtime exports
      
      * Reverted some changes
      
      * Fixed LNK2005 error on Windows
      
      * Fixed code style check
      
      * Fixed EnumAttributeAdapterBase
      
      * Remove export of template classes
      
      * Fixed code style for EnumAttributeAdapterBase
      
      * Fixed for protobuf
      8fb151f4
  2. 04 Oct, 2019 1 commit
  3. 30 Aug, 2019 1 commit
  4. 14 Aug, 2019 1 commit
  5. 30 Jul, 2019 1 commit
    • Sang Ik Lee's avatar
      NGCORE-526 · 8aaf2210
      Sang Ik Lee authored
      Add source release creation script.
      Read version from TAG if source is not a git repo.
      8aaf2210
  6. 25 Jul, 2019 1 commit
  7. 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
  8. 21 Jan, 2019 1 commit
  9. 03 Jan, 2019 1 commit
  10. 14 Dec, 2018 1 commit
  11. 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
  12. 15 Nov, 2018 1 commit
  13. 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
  14. 02 Nov, 2018 1 commit
  15. 25 Oct, 2018 1 commit
  16. 12 Oct, 2018 1 commit
  17. 07 Jul, 2018 1 commit
  18. 13 Jun, 2018 1 commit
  19. 10 May, 2018 1 commit
  20. 05 May, 2018 1 commit
  21. 03 May, 2018 1 commit
  22. 06 Mar, 2018 1 commit
  23. 28 Feb, 2018 1 commit
  24. 09 Feb, 2018 1 commit
  25. 08 Feb, 2018 1 commit
  26. 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
  27. 21 Nov, 2017 2 commits
  28. 30 Oct, 2017 1 commit
  29. 06 Sep, 2017 1 commit
  30. 07 Aug, 2017 1 commit
  31. 25 Jul, 2017 1 commit