tkonolige opened a new pull request #6725: URL: https://github.com/apache/incubator-tvm/pull/6725
`set_target_properties` does not append to existing properties. There were a couple place where previously set properties were overridden with different properties. For example, the debug flags for relay were not set correctly because `set_target_properties` was called twice in a row with different options. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
