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

Class BasicVisitor

tests/python/relax/test_expr_functor.py:57–58  ·  view source on GitHub ↗

Default ExprVisitor

Source from the content-addressed store, hash-verified

55
56@relax.expr_functor.visitor
57class BasicVisitor(PyExprVisitor):
58 """Default ExprVisitor"""
59
60
61class ASTLog:

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…