Lunderberg commented on PR #14261: URL: https://github.com/apache/tvm/pull/14261#issuecomment-1463878840
Thank you, and that's what I was less certain on, in terms of the intended use of `CallNode::attrs`. In this case, the attributes were used as a way to separate out an analysis pass which planned a series of layout changes that would be applied for each TIR PrimFunc, and an application pass which performed those changes. While that use case is going to be obsoleted by a more general implementation that @psrivas2 is working on, I wanted to break out any useful utilities from that dev branch. -- 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]
