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/06/14 22:38:35 UTC

[GitHub] [tvm] csullivan opened a new pull request #8256: [OpenCL] Add check to only cast opaque handles to cl::BufferDescriptor at runtime

csullivan opened a new pull request #8256:
URL: https://github.com/apache/tvm/pull/8256


   Previous casting of void_args was too aggressive and attempted to cast non backend allocated handles, such as kernel scalar arguments, to cl::BufferDescriptors. 


-- 
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] [tvm] csullivan commented on pull request #8256: [OpenCL] Add check to only cast opaque handles to cl::BufferDescriptor at runtime

Posted by GitBox <gi...@apache.org>.
csullivan commented on pull request #8256:
URL: https://github.com/apache/tvm/pull/8256#issuecomment-861041718


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



[GitHub] [tvm] masahi merged pull request #8256: [OpenCL] Add check to only cast opaque handles to cl::BufferDescriptor at runtime

Posted by GitBox <gi...@apache.org>.
masahi merged pull request #8256:
URL: https://github.com/apache/tvm/pull/8256


   


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