MCPcopy 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
101def to_node_name(dir_name: str):
102 return dir_name.replace("_", ": ", 1)
103
104
105def build_diff_comment_with_main(

Callers 1

Calls 1

replaceMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…