Home
last modified time | relevance | path

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

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