leandron commented on pull request #7427: URL: https://github.com/apache/tvm/pull/7427#issuecomment-777029852
> I think the PR is just to demonstrate the supported backend types, which is called `kind`, as @comaniac mentioned. Though accessible via code, a function would be helpful. `tag` is only for the usage of a complete target configuation like pre-defined tags or json target string. Yes, I can confirm we would like - from this PR - a list of str that contains all `kind` of targets, such as llvm, cuda, opencl, for validation and better error messages on TVMC. I think the current proposal is not creating a lot of overhead. My suggestion is to get agreement on the proper name for the function, unless there is a duplication of functionality with something already in the code base - what do you think? ---------------------------------------------------------------- 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]
