masahi edited a comment on issue #4771: [Relay] Added Merge Composite pass
URL: https://github.com/apache/incubator-tvm/pull/4771#issuecomment-577985906
 
 
   ok reading your original proposal carefully I understand that I can look up 
'Composite' attribute to know if a particular function has a pattern I'm 
looking for. Of course I still need to traverse the arguments, but I can remove 
the "detection" logic from "traversal" logic in DetectFusedConv2DBiasReLU. 
   
   It seems I have to make only minimal change to make use of this feature in 
my PR. Also it enables removing my custom annotator. Sounds great!

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


With regards,
Apache Git Services

Reply via email to