FrozenGene edited a comment on pull request #6137:
URL: https://github.com/apache/tvm/pull/6137#issuecomment-752049799


   > Pack in alter_op_layout for kernel: have been working on this, but have an 
issue. My data is being passed to my group_conv2d_NCHWc.x86 in the conv2d_NCHWc 
format (5D input data), rather than the GSPC format (6D input data). Despite my 
changes to the x86 _alter_conv2d_layout. See this branch. Some guidance or 
pointers would be appreciated @FrozenGene.
   
   
   @Wheest  Not very clearly understand you problem. inside this pass, we 
should only handle kernel layout, not related with data layout. Could you 
explain it a bit more clearly?


----------------------------------------------------------------
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:
[email protected]


Reply via email to