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

   Depthwise Conv2D operations may consists of a convolution + an output 
operator e.g. Relu. This commit will:
   * Apply vectorization across the inner channel loop when there is an output 
operator.
   * Remove some unused variables in `schedule_depthwise_conv2d_nhwc`.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to