onnxruntime/onnxruntime
Xueyun Zhu d8ace07ad7
Add CPU send/recv for pipeline (#5315)
* cpu send/recv

* clean up send/recv

* remove unused code

* assert and nccl option for mnist

* add build option to enable build with only cpu. Without this, nccl is always enabled which will break build on machine that only contains cpu

* Add USE_MPI distinct from USE_NCCL/USE_HOROVOD

* fix

* fix

* exclude cpu send/recv for machines without mpi

Co-authored-by: Tim Harris <tiharr@microsoft.com>
2020-11-11 12:41:39 -08:00
..
contrib_ops Implement Scale function for quant gemm (#5632) 2020-11-10 23:34:38 -08:00
core Add CPU send/recv for pipeline (#5315) 2020-11-11 12:41:39 -08:00
featurizers_ops/cpu
gsl
python Tensorrt perf tool (#5436) 2020-11-06 12:27:42 -08:00
test fix graph partitioning for nested functions (#5755) 2020-11-11 11:38:27 -08:00
tool/etw Add option ORT_NO_EXCEPTIONS to disable most exception/throw in /onnxruntime/ (#4894) 2020-08-28 23:03:51 -07:00
.style.yapf
__init__.py [C# and Python APIs] Expose knobs to enable/disable platform telemetry collection (#5481) 2020-10-21 10:32:13 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings