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/29 22:18:58 UTC

[GitHub] [incubator-tvm] jwfromm opened a new pull request #6593: [Topi][Cuda] Tiny bug fix for non-fp32 datatypes in conv2d_transpose.

jwfromm opened a new pull request #6593:
URL: https://github.com/apache/incubator-tvm/pull/6593


   The pad operator in the Cuda definition of conv2d_transpose assumed the input type was `float32`. This oneliner PR fixes that assumption.


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



[GitHub] [incubator-tvm] tqchen commented on pull request #6593: [Topi][Cuda] Tiny bug fix for non-fp32 datatypes in conv2d_transpose.

Posted by GitBox <gi...@apache.org>.
tqchen commented on pull request #6593:
URL: https://github.com/apache/incubator-tvm/pull/6593#issuecomment-702182596


   Thanks @jwfromm !


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



[GitHub] [incubator-tvm] tqchen merged pull request #6593: [Topi][Cuda] Tiny bug fix for non-fp32 datatypes in conv2d_transpose.

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #6593:
URL: https://github.com/apache/incubator-tvm/pull/6593


   


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



[GitHub] [incubator-tvm] jwfromm commented on pull request #6593: [Topi][Cuda] Tiny bug fix for non-fp32 datatypes in conv2d_transpose.

Posted by GitBox <gi...@apache.org>.
jwfromm commented on pull request #6593:
URL: https://github.com/apache/incubator-tvm/pull/6593#issuecomment-702180751


   @tqchen can you merge this little guy?


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