- 08 Jul, 2019 1 commit
-
-
Robert Kimball authored
-
- 30 Apr, 2019 1 commit
-
-
Scott Cyphers authored
* Refactor distributed to be isolated to a few files. * Fix type-o * style * review comments * type-o * typo * Return name
-
- 04 Mar, 2019 1 commit
-
-
Scott Cyphers authored
* Fix bug introduced by #2238 * Added a debug logging macro: NGRAPH_DIST_DEBUG which prints the timestamp and MPI rank for distributed AllReduceops * Fix bug introduced by #2238 on r0.15 (#2515) * Fix bug introduced by #2238 * style * Fixed code formatting. * Moved the logging implementation to log.cpp * Fixed clang warning * Don't use namespace in header * Fix ifdef * disable warning * Fixed Centos build issues (gcc 4.8.5 doesn't implement std::put_time - hence the issue). Also fixed a logical error in the distributed setup for unit tests
-
- 13 Feb, 2019 1 commit
-
-
Sandeep authored
* add memory header for unique_ptr * disable test for MLSL as well thows error on centos
-
- 11 Feb, 2019 1 commit
-
-
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
-
- 03 Jan, 2019 1 commit
-
-
Robert Kimball authored
* update licenses for 2019 * style
-
- 18 Sep, 2018 1 commit
-
-
Sevin F. Varoglu authored
* refactor distributed code * add test file changes * add distributed class * update test file
-
- 29 Aug, 2018 1 commit
-
-
Robert Kimball authored
* use line comments instead of multiline comments for license header * update more * update new files * more header updates * style
-
- 08 May, 2018 1 commit
-
-
Sevin F. Varoglu authored
* Minor changes for AllReduce
-
- 14 Feb, 2018 1 commit
-
-
Sevin F. Varoglu authored
- enable distributed ngraph (MPI) - add AllReduce op to ngraph core, interpreter and CPU backend - add AllReduce unit test
-
- 08 Feb, 2018 1 commit
-
-
Jennifer Myers authored
-
- 09 Oct, 2017 1 commit
-
-
Robert Kimball authored
-
- 04 Oct, 2017 1 commit
-
-
Robert Kimball authored
-
- 20 Sep, 2017 1 commit
-
-
Christian Convey authored
* Done to achieve goal of having our #include directives all start with `"ngraph/`, like LLVM does.
-
- 17 Aug, 2017 1 commit
-
-
Scott Cyphers authored
-
- 16 Aug, 2017 2 commits
-
-
Avijit Chakraborty authored
-
Robert Kimball authored
-
- 25 Jul, 2017 1 commit
-
-
Robert Kimball authored
-