Home
last modified time | relevance | path

Searched refs:_TF_WORKSPACE_ROOT (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/
Dconfigure.py45 _TF_WORKSPACE_ROOT = '' variable
248 os.path.join(_TF_WORKSPACE_ROOT, 'tools', 'python_bin_path.sh'),
263 makefile_download_dir = os.path.join(_TF_WORKSPACE_ROOT, 'tensorflow',
1057 existing_filepath = os.path.join(_TF_WORKSPACE_ROOT, filepath + '.apple')
1058 renamed_filepath = os.path.join(_TF_WORKSPACE_ROOT, filepath)
1062 new_filepath = os.path.join(_TF_WORKSPACE_ROOT, filename)
1143 global _TF_WORKSPACE_ROOT
1155 _TF_WORKSPACE_ROOT = args.workspace
1156 _TF_BAZELRC = os.path.join(_TF_WORKSPACE_ROOT, _TF_BAZELRC_FILENAME)