Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/ci_build/builds/
Dcheck_system_libs.py27 syslibs_configure_path = os.path.join(tf_source_path, 'third_party', variable
33 if not (os.path.isdir(tf_source_path) and os.path.isfile(syslibs_configure_path)
74 syslibs = extract_valid_libs(syslibs_configure_path)