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

   Prior to this commit, the scheduling assumed the gemm block would be the 
second to last block in the function ("unpadding" step is the final block). 
However, when dense is fused with a bias or activation the gemm block is no 
longer the second to last block. This commit instead searches a single 
reduction block to use as the gemm block.
   
   cc @ekalda @Anndrey24 


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