You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/09/03 17:32:51 UTC

[GitHub] [incubator-tvm] tkonolige commented on pull request #6394: [TESTING] Fix the error when running tests with default targets

tkonolige commented on pull request #6394:
URL: https://github.com/apache/incubator-tvm/pull/6394#issuecomment-686642546


   Which target strings is this failing with?
   
   It seems like we want to test if the full target string is enabled with `tvm.runtime.enabled`. For example `tvm.runtime.enabled("llvm -mtriple=nonexistant")` should not be enabled (but it will be with this patch).


----------------------------------------------------------------
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:
users@infra.apache.org