lhutton1 opened a new pull request, #12531:
URL: https://github.com/apache/tvm/pull/12531

   In similar fashion to the conversion of mul to depthwise, this commit 
converts add when one input is a constant of shape [1, ..., n] to a depthwise 
convolution. If neither input is a constant, the add is offloaded naturally 
like before.
   
   The addition testing has been improved to use pytest features.
   
   Note that this PR also contains the contents of #12403 until it is merged.
   
   cc @NicolaLancellotti @leandron @ashutosh-arm 


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

To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to