From 6ee836b86245a8dc989a7e66bd39a96b2d5b26e4 Mon Sep 17 00:00:00 2001 From: Sami Kama Date: Mon, 19 Nov 2018 09:55:37 -0800 Subject: [PATCH] Review changes --- tensorflow/python/BUILD | 1 - tools/bazel.rc | 1 - 2 files changed, 2 deletions(-) diff --git a/tensorflow/python/BUILD b/tensorflow/python/BUILD index 4d9ed5eea436ec..e55b2a0e9251c9 100644 --- a/tensorflow/python/BUILD +++ b/tensorflow/python/BUILD @@ -5778,7 +5778,6 @@ cuda_py_test( "no_oss", "noguitar", "notap", - "no_nccl" ], ) diff --git a/tools/bazel.rc b/tools/bazel.rc index 76da3470dc9599..1fdf51f53e29c7 100644 --- a/tools/bazel.rc +++ b/tools/bazel.rc @@ -73,7 +73,6 @@ build:nohdfs --define=no_hdfs_support=true build:nokafka --define=no_kafka_support=true build:noignite --define=no_ignite_support=true build:nonccl --define=no_nccl_support=true -test:nonccl --define=no_nccl_support=true --test_tag_filters=-no_nccl build --define=use_fast_cpp_protos=true build --define=allow_oversize_protos=true