manupa-arm commented on pull request #9831: URL: https://github.com/apache/tvm/pull/9831#issuecomment-1010013664
It is used to annotate relay functions meant to be compiled with BYOC. Therefore, the compilation passes of core compiler ignores it. IIRC, that was the reason. I believe this affects function pass because (and not module pass) the pass it self does not choose which functions to mutate as opposed to a module pass. -- 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]
