MCPcopy Create free account
hub / github.com/apache/tvm / sprint

Function sprint

tests/scripts/release/make_notes.py:106–107  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

104
105
106def sprint(*args):
107 print(*args, file=sys.stderr)
108
109
110def create_pr_dict(cache: Path):

Callers 4

create_pr_dictFunction · 0.70
categorize_csv_fileFunction · 0.70
make_notes.pyFile · 0.70
pr_titleFunction · 0.70

Calls 1

printFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…