mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Query on Windows as well
This commit is contained in:
parent
ec82efd4ce
commit
2e75c6321f
|
|
@ -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'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user