Remove NCCL remote config and dummy config.
We currently have two ways to disable NCCL support: A) leave TF_NCCL_VERSION env variable undefined B) bazel flag '--config=nonccl' or '--define=no_nccl_support=true' After this change A) will build NCCL from source instead. Add license to other binary targets, now that we ship NCCL with them. PiperOrigin-RevId: 227342886
Loading
Please sign in to comment