tkonolige opened a new pull request #8379:
URL: https://github.com/apache/tvm/pull/8379


   The depthwise_conv2d schedule had a bad check to make sure the iteration 
axis was not larger than max_num_threads. Now the iteration axis is bounded by 
its size or max_num_threads, whichever is smaller.
   
   @masahi 


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