junrushao1994 edited a comment on pull request #8802:
URL: https://github.com/apache/tvm/pull/8802#issuecomment-903181904


   @Mousius thanks for diving into the problem! Yeah, ideally we should avoid 
converting `Target` object to strings (i.e. avoid `target->str()`). BTW, if we 
want to use its kind as a string (e.g. the kind of "cuda --arch=sm_50" is 
"cuda"), then we could use `target->kind->name`


-- 
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: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to