onnxruntime
93229949 - Fix bug where onnxruntime_USE_NCCL flag would default to ON (#12195)

Commit
3 years ago
Fix bug where onnxruntime_USE_NCCL flag would default to ON (#12195) Fix bug where onnxruntime_USE_NCCL flag would default to ON, causing ORT to not build properly. New functionality: flag is ON when training is enabled and NCCL is not disabled. Flag is OFF otherwise
Author
Parents
Loading