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/08 07:43:33 UTC

[GitHub] [incubator-tvm] anijain2305 commented on issue #4249: [TOPI][AlterOpLayout][ARM] WIP - Enabling NHWC to NCHW layout transformation.

anijain2305 commented on issue #4249: [TOPI][AlterOpLayout][ARM] WIP - Enabling NHWC to NCHW layout transformation.
URL: https://github.com/apache/incubator-tvm/pull/4249#issuecomment-551421458
 
 
   Ping for review - @jackwish @merrymercy @FrozenGene @yzhliu 
   
   AutoTVM would not work for now, because there is inter-dependency between AlterOpLayout and Task Extraction. This PR tackles the conversion from NHWC to NCHW layout. The test example has a sequence of NHWC ops, and transformation bring 2 LT - 1 at the start and 1 at the end. Please review.

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