ZQPei edited a comment on issue #9567: URL: https://github.com/apache/tvm/issues/9567#issuecomment-981068199
Seems like for now tvm doesn't support suppressing c++ backtrace with system environment. It can only be suppressed by `set(USE_LIBBACKTRACE OFF)` in config.cmake and `#define TVM_LOG_STACK_TRACE 0` in `include/tvm/runtime/logging.h`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
