Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tvm
/ wraps
Function
wraps
python/tvm/testing/utils.py:671–673 ·
view source on GitHub ↗
(func)
Source
from the content-addressed store, hash-verified
669
""
"
670
671
def
wraps(func):
672
func.tvm_excluded_targets = args
673
return
func
674
675
return
wraps
676
Callers
1
fixture
Function · 0.85
Calls
1
_fixture_cache
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…