[Relay][pass] call graph for relay (#4922)
* call graph for relay * CallGraphEntryNode->CallGraphEntry, __getitem__->print_var * fix typos
Showing
python/tvm/relay/call_graph.py
0 → 100644
src/relay/pass/call_graph.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/relay/pass/call_graph.h
0 → 100644
This diff is collapsed.
Click to expand it.
tests/python/relay/test_call_graph.py
0 → 100644
Please
register
or
sign in
to comment