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 2021/02/17 19:23:16 UTC

[GitHub] [tvm] masahi commented on pull request #7463: [TOPI, Relay] Support roi_align NHWC layout

masahi commented on pull request #7463:
URL: https://github.com/apache/tvm/pull/7463#issuecomment-780792776


   @comaniac GPU is geforce 1070 ti
   
   Yeah, roi_align NHWC was like half done in https://github.com/apache/tvm/pull/6443 where `ConvertLayout` support was added but implementation was not. So until now we can get a relay graph with NHWC `roi_align` op in it, but we cannot compile it. It is only useful for e.g BYOC.


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