tkonolige commented on code in PR #12959: URL: https://github.com/apache/tvm/pull/12959#discussion_r985993948
########## tests/scripts/task_config_build_cpu.sh: ########## @@ -55,6 +55,7 @@ echo set\(USE_CMSISNN OFF\) >> config.cmake echo set\(USE_VITIS_AI ON\) >> config.cmake echo set\(USE_VERILATOR ON\) >> config.cmake echo set\(USE_LIBBACKTRACE ON\) >> config.cmake +echo set\(BACKTRACE_ON_SEGFAULT ON\) >> config.cmake Review Comment: Will do! -- 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]
