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/03/06 09:17:32 UTC

[GitHub] [incubator-tvm] t-vi opened a new pull request #5001: fix ROCm strategy for winograd conv selection

t-vi opened a new pull request #5001: fix ROCm strategy for winograd conv selection
URL: https://github.com/apache/incubator-tvm/pull/5001
 
 
   This adapts the ROCm conv strategy to more closely match the CUDA one.
   In particular we don't select winograd when it's not applicable (e.g. 1x1 convs), and replicate the priority fix done for CUDA in #4987 .
   
   @masahi 

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

[GitHub] [incubator-tvm] masahi commented on issue #5001: fix ROCm strategy for winograd conv selection

Posted by GitBox <gi...@apache.org>.
masahi commented on issue #5001: fix ROCm strategy for winograd conv selection
URL: https://github.com/apache/incubator-tvm/pull/5001#issuecomment-595685643
 
 
   I'll merge after the github bug is resolved.

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

[GitHub] [incubator-tvm] masahi merged pull request #5001: fix ROCm strategy for winograd conv selection

Posted by GitBox <gi...@apache.org>.
masahi merged pull request #5001: fix ROCm strategy for winograd conv selection
URL: https://github.com/apache/incubator-tvm/pull/5001
 
 
   

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

[GitHub] [incubator-tvm] masahi commented on issue #5001: fix ROCm strategy for winograd conv selection

Posted by GitBox <gi...@apache.org>.
masahi commented on issue #5001: fix ROCm strategy for winograd conv selection
URL: https://github.com/apache/incubator-tvm/pull/5001#issuecomment-596022189
 
 
   thanks @t-vi 

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