Home
last modified time | relevance | path

Searched defs:third_party_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/tools/ci_build/builds/
H A Dcheck_system_libs.py31 third_party_path = os.path.join(tf_source_path, 'third_party') variable
/aosp_15_r20/external/pytorch/
H A Dsetup.py323 third_party_path = os.path.join(cwd, "third_party") variable