• 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
Name
Last commit
Last update
..
_templates/autosummary Loading commit data...
backend-support Loading commit data...
core Loading commit data...
diagnostics Loading commit data...
distr Loading commit data...
frameworks Loading commit data...
graphics Loading commit data...
ops Loading commit data...
project Loading commit data...
python_api Loading commit data...
tutorials Loading commit data...
branding-notice.rst Loading commit data...
buildlb.rst Loading commit data...
conf.py Loading commit data...
glossary.rst Loading commit data...
index.rst Loading commit data...
sitemap.rst Loading commit data...