Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
534
def
internal_root_dir():
535
return
os.path.join(get_source_root_dir(), os.pardir)
536
537
def
tao_bridge_dir(root=None):
538
if
root is None:
Callers
4
test_tao_bridge
Function · 0.90
internal_tao_bridge_dir
Function · 0.70
try_import_from_platform_alibaba
Function · 0.70
symlink_disc_files
Function · 0.70
Calls
1
get_source_root_dir
Function · 0.70
Tested by
1
test_tao_bridge
Function · 0.72