onnxruntime
Fix bug where onnxruntime_USE_NCCL flag would default to ON
#12195
Merged

Commits
  • 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
    seanmurr1 committed 4 years ago
Loading