Enabling graph_runtine_debuger

I am trying to enable GRAPH_RUNTIME_DEBUG while building tvm, But it’s not working. i have even enabled while building the tvm in config.cmake but still while I call the function it says me to

Please set ‘(USE_GRAPH_RUNTIME_DEBUG ON)’ in config.cmake and rebuild TVM to enable debug mode

not sure why it’s causing an error ??

I have solved this issue

Hi, I have also met this problem, could you tell me how you solved it, thanks a lot.