Hzfengsy commented on code in PR #13816: URL: https://github.com/apache/tvm/pull/13816#discussion_r1091526640
########## tests/scripts/task_config_build_cpu.sh: ########## @@ -54,7 +54,7 @@ echo set\(USE_ETHOSN_HW OFF\) >> config.cmake 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\(USE_LIBBACKTRACE COMPILE\) >> config.cmake Review Comment: Could you please update the comments in `config.cmake`? -- 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]
