masahi commented on issue #4864: [Relay] Ignore Primitive functions in Visitors
URL: https://github.com/apache/incubator-tvm/pull/4864#issuecomment-584883789
 
 
   Primitive functions are also created during the op fusion pass. 
https://github.com/apache/incubator-tvm/blob/e4d817d4c63b1f9881e5085e6a18c856770bae14/src/relay/pass/fuse_ops.cc#L937
   
   I think it makes sense for primitive functions created during op fusion to 
be subject to further optimization pass. Does this PR prevent such possibility?

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