mbaret commented on issue #4933: [Relay] Target annotation for external codegen URL: https://github.com/apache/incubator-tvm/pull/4933#issuecomment-591006773 What I'd like to understand is what the composite equivalent of this line will be: ``` static auto fannotate = Op::GetAttr<FTVMAnnotateTarget>("target." + target_); ``` As you say, composite functions aren't ops so we can't store this information with op registering.
---------------------------------------------------------------- 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] With regards, Apache Git Services
