Lunderberg commented on pull request #8587: URL: https://github.com/apache/tvm/pull/8587#issuecomment-889226324
@zxybazh Long-term, I'd like to switch to using JSON exclusively for `target -> str` conversions, as we had discussed, with the existing argument parsing only used for `str -> target` conversions. For now, since the target string is saved in autotvm's logs and I'm not sure how extensively it is used, extending the argument parsing to escape strings, in order to avoid potential breakage. -- 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]
