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

Function sprint

tests/scripts/release/list_rfcs.py:27–28  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

25
26
27def sprint(*args):
28 print(*args, file=sys.stderr)
29
30
31if __name__ == "__main__":

Callers 1

list_rfcs.pyFile · 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…