Fix a issue when running with graph_runtime_debug in python (#2271)
* fix a issue when running with graph_runtime_debug in python; * add support to `debug_get_output` in python; * comply with the linter;
Showing
- python/tvm/contrib/debugger/debug_result.py 15 additions, 0 deletionspython/tvm/contrib/debugger/debug_result.py
- python/tvm/contrib/debugger/debug_runtime.py 28 additions, 0 deletionspython/tvm/contrib/debugger/debug_runtime.py
- python/tvm/contrib/graph_runtime.py 2 additions, 10 deletionspython/tvm/contrib/graph_runtime.py
Loading
Please register or sign in to comment