commit | eea816869a0a85ab5d9427060a8b113fe709c623 | [log] [tgz] |
---|---|---|
author | Gunhan Gulsoy <gunan@google.com> | Mon Nov 26 16:51:23 2018 -0800 |
committer | TensorFlower Gardener <gardener@tensorflow.org> | Mon Nov 26 16:58:44 2018 -0800 |
tree | d28e0bca2dbe5cab1c1c1a7c71436ea9f1f49896 | |
parent | 35dcdd967ec15956145d7be7835da12ae74fc568 [diff] [blame] |
Automated rollback of commit 72f193b5c9f306d258b289afd7a7977af7b8f5f7 PiperOrigin-RevId: 222910206
diff --git a/configure.py b/configure.py index 0b16fe1..dfb8755 100644 --- a/configure.py +++ b/configure.py
@@ -1694,6 +1694,7 @@ config_info_line('nohdfs', 'Disable HDFS support.') config_info_line('noignite', 'Disable Apacha Ignite support.') config_info_line('nokafka', 'Disable Apache Kafka support.') + config_info_line('nonccl', 'Disable NVIDIA NCCL support.') if __name__ == '__main__':