You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/05/20 13:05:59 UTC

[GitHub] [tvm] hzshao0131 opened a new pull request #8091: [Relay][TOPI] Fix compute and schedule bugs for conv2d_winograd_nhwc on mali device.

hzshao0131 opened a new pull request #8091:
URL: https://github.com/apache/tvm/pull/8091


   This PR fix the schedule and compute bugs when running AutoScheduler om mali device. 
   
   1. add argument `auto_scheduler_rewritten_layout=""` in conv2d_winograd_nhwc_mali;
   2. add `need_auto_scheduler_layout=True` for conv2d_strategy_mali and
   conv2d_winograd_without_weight_transfrom_strategy_mali.
   
   Thank you for your time on reviewing this PR :)


-- 
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:
users@infra.apache.org



[GitHub] [tvm] jcf94 merged pull request #8091: [Relay][TOPI] Fix compute and schedule bugs for conv2d_winograd_nhwc on mali device.

Posted by GitBox <gi...@apache.org>.
jcf94 merged pull request #8091:
URL: https://github.com/apache/tvm/pull/8091


   


-- 
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:
users@infra.apache.org