junrushao1994 commented on issue #7302: URL: https://github.com/apache/tvm/issues/7302#issuecomment-761948446
I like the proposal, especially the design philosophy that separates `thread_binding` and other `annotations`, where `thread_binding` are required to be taken care of by each pass, and `annotations` are optional and are safe to ignore in irrelevant passes. One question: what is the implication for the roundtrippable TIR parser? How do we print `thread_binding` in this case? ---------------------------------------------------------------- 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]
