d-smirnov opened a new pull request #7206:
URL: https://github.com/apache/tvm/pull/7206


   Added support for depthwise convolution. ACL only supports depth-wise 
convolution when kernel size is 3x3 and 5x5 and strides are (1, 1) or (2, 2), 
if this is not the case then fallback to TVM.
   
   Also rework tests to remove non-deterministic trials.
   
   - ACL is Compute Library for the Arm Architecture
   - All credits to Luke Hutton @lhutton1
   


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


Reply via email to