Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/tools/ci_build/builds/
H A Dcheck_system_libs.py27 syslibs_configure_path = os.path.join(tf_source_path, 'third_party', variable
38 if not os.path.isfile(syslibs_configure_path):
40 syslibs_configure_path)
80 syslibs = extract_valid_libs(syslibs_configure_path)