Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
57
class
BasicVisitor(PyExprVisitor):
58
""
"Default ExprVisitor"
""
59
60
61
class
ASTLog:
Callers
1
basic_check
Function · 0.70
Calls
no outgoing calls
Tested by
1
basic_check
Function · 0.56
Used in the wild
real call sites across dependent graphs
searching dependent graphs…