echuraev commented on PR #14546:
URL: https://github.com/apache/tvm/pull/14546#issuecomment-1502734003

   @jikechao Thank you for your PR.
   
   >  Specifically, when the op_name=='conv2d_transpose' and layout='NHWC', the 
layout was reset to 'NCHW' in this line: 
https://github.com/apache/tvm/blob/main/python/tvm/relay/frontend/tensorflow_ops.py#:~:text=if%20opname%20%3D%3D%20%22conv_transpose%22%20and,%22data_format%22%5D%20%3D%20%22NCHW%22
   
   The link in your previous message is broken and doesn't highlight any line 
in the code. Also, could you please add a unit test for your changes?


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to