Searched refs:tf_source_path (Results 1 – 1 of 1) sorted by relevance
25 tf_source_path = sys.argv[1] variable27 syslibs_configure_path = os.path.join(tf_source_path, 'third_party',29 workspace0_path = os.path.join(tf_source_path, 'tensorflow', 'workspace0.bzl')30 workspace_glob = os.path.join(tf_source_path, 'tensorflow', 'workspace*.bzl')31 third_party_path = os.path.join(tf_source_path, 'third_party')34 if not os.path.isdir(tf_source_path):91 if not os.path.isfile(os.path.join(tf_source_path, file))