mbaret commented on pull request #6655:
URL: https://github.com/apache/tvm/pull/6655#issuecomment-742539127


   I don't agree that this should be separate, because the current behaviour of 
AnnotateTarget is simply incorrect. ACL does not support tuples, so 
AnnotateTarget should not mark them as supported. We shouldn't need a 'fix-up' 
pass after AnnotateTarget to make it correct, it's just a bug in AnnotateTarget 
that's come about from faulty reasoning about how codegens work. As this is 
user-facing and a critical error, I think the priority is accepting a fix with 
a refactor to reduce complexity coming later.


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


Reply via email to