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 2019/12/13 06:45:49 UTC

[GitHub] [incubator-tvm] masahi commented on issue #4514: [BUG] topi.cuda.conv2d_winograd.winograd_cuda() not working when pre_computed=True

masahi commented on issue #4514: [BUG] topi.cuda.conv2d_winograd.winograd_cuda() not working when pre_computed=True
URL: https://github.com/apache/incubator-tvm/issues/4514#issuecomment-565322654
 
 
   @ghostplant even if a previous version didn't emit error, the result was likely not correct. If pre_computed = True, the kernel shape shouldn't be (CO, CI, KH, KW), so the error message is correct.

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


With regards,
Apache Git Services