junrushao1994 edited a comment on pull request #6218: URL: https://github.com/apache/incubator-tvm/pull/6218#issuecomment-672413222
Per offline discussion with @comaniac: * According to the RFC, the new Target design is beyond a raw string. It supports arbitrary nesting, more data types, etc. Therefore, converting target to raw string might be deprecated in the future (but converting from raw string will be preserved for simplicity) * Target serialization to JSON-like structure (tvm::Map actually) is in the near future after this PR is merged. * I addressed all the TODOs previously left in this PR ---------------------------------------------------------------- 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]
