leandron commented on pull request #9599:
URL: https://github.com/apache/tvm/pull/9599#issuecomment-981961118


   > Why do these warning messages pop up even if users are not doing anything 
wrong? Is that because does `tvmc --version` constructs some dummy targets?
   
   Yes, there are some dumb targets being created, as a way to collect the 
arguments for each target.
   
   
https://github.com/apache/tvm/blob/515fc88e71c8df94ed7bd6eae42103f34ac1f570/python/tvm/driver/tvmc/target.py#L47-L57
   
   Any idea on how to solve the usability issue when creating these dummy 
targets?
   
   
   


-- 
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]


Reply via email to