Query on Windows as well

This commit is contained in:
Grzegorz Pawelczak 2018-10-11 08:40:21 +01:00
parent ec82efd4ce
commit 2e75c6321f

View File

@ -1560,7 +1560,6 @@ def main():
# TODO(ibiryukov): Investigate using clang as a cpu or cuda compiler on
# Windows.
environ_cp['TF_DOWNLOAD_CLANG'] = '0'
environ_cp['TF_ENABLE_XLA'] = '0'
environ_cp['TF_NEED_MPI'] = '0'
environ_cp['TF_SET_ANDROID_WORKSPACE'] = '0'