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

   Multiply can be supported when offloaded to the NPU by a conversion to a 
depthwise convolution operation. This is only supported when the multiply 
operation has a single single variable input with the other being a constant of 
shape [1, ..., C]. This commit adds a new pass "ConvertEquivalents" (name 
subject to change) to handle this conversion before codegen.
   
   cc @NicolaLancellotti @leandron 
   


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