electriclilies commented on pull request #8802: URL: https://github.com/apache/tvm/pull/8802#issuecomment-902998913
Just a quick update RE turning the target string into Target object: it was a bit trickier than I expected, I got it to build but then I was running into some issues with packed function type mismatches at runtime. I saved my progress in this branch: https://github.com/electriclilies/incubator-tvm/tree/remove-target-map-hacky-version-backup If anyone is interested in continuing the refactor, please feel free, otherwise we will do this as follow up work when we go through and change how device and target planning is structured. cc @junrushao1994 @tkonolige @mbs-octoml -- 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]
