MCPcopy Create free account
hub / github.com/alibaba/BladeDISC / internal_root_dir

Function internal_root_dir

scripts/python/common_setup.py:534–535  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

532 return stdout
533
534def internal_root_dir():
535 return os.path.join(get_source_root_dir(), os.pardir)
536
537def tao_bridge_dir(root=None):
538 if root is None:

Callers 4

test_tao_bridgeFunction · 0.90
internal_tao_bridge_dirFunction · 0.70
symlink_disc_filesFunction · 0.70

Calls 1

get_source_root_dirFunction · 0.70

Tested by 1

test_tao_bridgeFunction · 0.72