add AllReduce op and MPI support (#425)
- enable distributed ngraph (MPI) - add AllReduce op to ngraph core, interpreter and CPU backend - add AllReduce unit test
Showing
src/ngraph/ops/allreduce.cpp
0 → 100644
src/ngraph/ops/allreduce.hpp
0 → 100644
test/distributed.cpp
0 → 100644
Please
register
or
sign in
to comment