zhiics commented on issue #4864: [Relay] Ignore Primitive functions in Visitors URL: https://github.com/apache/incubator-tvm/pull/4864#issuecomment-584888880 hmm, it should be okay for the primitive functions created in fusion as we actually annotate external functions with `kCompiler` and check if it uses default compiler. We outline and inline these functions but not the ones created in fusion.
---------------------------------------------------------------- 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
