Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/BladeDISC
/ get_source_root_dir
Function
get_source_root_dir
scripts/python/common_setup.py:85–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
84
85
def
get_source_root_dir():
86
root = os.path.join(script_dir(), os.pardir, os.pardir)
87
return
os.path.abspath(root)
88
89
90
def
__create_logger():
Callers
15
tf_root_dir
Function · 0.90
tao_compiler_dir
Function · 0.90
tao_build_dir
Function · 0.90
tao_bazel_dir
Function · 0.90
blade_gemm_dir
Function · 0.90
tao_ci_conf_file
Function · 0.90
prepare_env
Function · 0.90
make_package
Function · 0.90
sanity_check
Function · 0.90
main
Function · 0.90
mkldnn_build_dir
Function · 0.70
extra_acl_patch_dir
Function · 0.70
Calls
1
script_dir
Function · 0.70
Tested by
no test coverage detected