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 2019/11/21 02:35:27 UTC

[GitHub] [incubator-tvm] jackwish removed a comment on issue #3859: [WIP] [AutoTVM][TOPI] NHWC conv2d templates for ARM

jackwish removed a comment on issue #3859: [WIP] [AutoTVM][TOPI] NHWC conv2d templates for ARM
URL: https://github.com/apache/incubator-tvm/pull/3859#issuecomment-556860827
 
 
   Rewritten schedule. For Mobilenet on Rasp 3B+ w/ AArch64 image, NCHW gets 134.26 ms while NHWC gets 132.50 ms. People may still finetune this schedule to improve.
   
   Before this is merged, the NHWC->NCHW layout transform #4249 may need to revert, so please hold a second.

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


With regards,
Apache Git Services