Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tvm
/ test4
Function
test4
tests/python/tirx/test_verifier.py:40–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
39
@T.prim_func(check_well_formed=False)
40
def
test4() -> None:
41
T.device_entry()
42
pass
43
44
# fmt: on
45
46
verify(test1)
47
verify(test2)
Callers
nothing calls this directly
Calls
2
cta_id
Method · 0.80
evaluate
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…