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