Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tvm
/ DefaultMutator
Class
DefaultMutator
tests/python/relax/test_ast_printer.py:51–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
# which oddly differs from the Normalize pass
50
@rx.expr_functor.mutator
51
class
DefaultMutator(rx.PyExprMutator):
52
pass
53
54
mod = tvm.IRModule()
55
mod[
"main"
] = func
Callers
1
normalize
Function · 0.85
Calls
no outgoing calls
Tested by
1
normalize
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…