mbarrett97 commented on issue #4864: [Relay] Ignore Primitive functions in 
Visitors
URL: https://github.com/apache/incubator-tvm/pull/4864#issuecomment-584886942
 
 
   It would prevent the contents of the fused functions from being further 
modified (except by passes which specifically exempt themselves from the 
restriction). I suppose one question I have if we do want primitive functions 
to be further modified is, what actually is the intended use for kPrimitive? 
I've been working on the assumption that once a function is marked as primitive 
it shouldn't be lowered further and you should just manipulate the call to the 
function instead.

----------------------------------------------------------------
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

Reply via email to