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

Function test1

tests/python/tirx/test_verifier.py:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 # fmt: off
26 @T.prim_func(check_well_formed=False)
27 def test1() -> None:
28 T.device_entry()
29 pass
30
31 @T.prim_func(check_well_formed=False)
32 def test2() -> None:

Callers

nothing calls this directly

Calls 4

cta_idMethod · 0.80
call_packedMethod · 0.80
initMethod · 0.45
evaluateMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…