Apache TVM Discuss
Python debugger segfaults with tvm
Questions
junrushao
August 8, 2019, 12:58am
8
A simple (and ugly) workaround is to add import readline before tvm.
import readline import tvm
[NOTE] Segfault when importing TVM
show post in topic