You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/03/09 17:28:25 UTC

[GitHub] [incubator-tvm] lhutton1 opened a new pull request #5014: [RELAY] Remove primitive attribute from composite function

lhutton1 opened a new pull request #5014: [RELAY] Remove primitive attribute from composite function
URL: https://github.com/apache/incubator-tvm/pull/5014
 
 
   Composite functions are wrongly marked as primitive - we may still want to run passes on ops inside the composite function. For example, this will allow the fold constant pass to be run after the merge composite pass has been run.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] comaniac commented on issue #5014: [RELAY] Remove primitive attribute from composite function

Posted by GitBox <gi...@apache.org>.
comaniac commented on issue #5014: [RELAY] Remove primitive attribute from composite function
URL: https://github.com/apache/incubator-tvm/pull/5014#issuecomment-596675028
 
 
   cc @zhiics @mbaret 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] masahi merged pull request #5014: [RELAY] Remove primitive attribute from composite function

Posted by GitBox <gi...@apache.org>.
masahi merged pull request #5014: [RELAY] Remove primitive attribute from composite function
URL: https://github.com/apache/incubator-tvm/pull/5014
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services