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 2020/09/14 12:08:25 UTC

[GitHub] [incubator-tvm] Beya2019 edited a comment on pull request #6443: [RELAY][OP] roi_align operator alter layout

Beya2019 edited a comment on pull request #6443:
URL: https://github.com/apache/incubator-tvm/pull/6443#issuecomment-692007440


   Hi, @kevinthesun @anijain2305 
   
   According to your suggestion, i have added the topi compute and schedule of NHWC layout for x86, arm target. Meantime I add the test case in tests/python/relay/test_op_level5.py / tests/python/topi/python/test_topi_vision.py / tests/python/relay/test_pass_convert_op_layout.py to confirm the correctness of calculation and ensure there is no compile failure due to the introduction of the ConvertLayout for roi_align NHWC layout and InferType is be called. Can you help me to have a review again and merge?


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