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

Class BasicMutator

tests/python/relax/test_expr_functor.py:203–204  ·  view source on GitHub ↗

Default ExprMutator

Source from the content-addressed store, hash-verified

201
202@relax.expr_functor.mutator
203class BasicMutator(PyExprMutator):
204 """Default ExprMutator"""
205
206
207@relax.expr_functor.mutator

Callers 1

basic_checkFunction · 0.70

Calls

no outgoing calls

Tested by 1

basic_checkFunction · 0.56

Used in the wild real call sites across dependent graphs

searching dependent graphs…