Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tvm
/ to_node_name
Function
to_node_name
ci/scripts/github/github_skipped_tests_comment.py:101–102 ·
view source on GitHub ↗
(dir_name: str)
Source
from the content-addressed store, hash-verified
99
100
101
def
to_node_name(dir_name: str):
102
return
dir_name.replace(
"_"
,
": "
, 1)
103
104
105
def
build_diff_comment_with_main(
Callers
1
get_skipped_tests_comment
Function · 0.85
Calls
1
replace
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…