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 2022/08/30 10:28:50 UTC

[GitHub] [tvm] valmat07 commented on pull request #12490: [OpenCL] Enable OpenCL for GPU tasks

valmat07 commented on PR #12490:
URL: https://github.com/apache/tvm/pull/12490#issuecomment-1231475421

   This PR enables OpenCL test in CI. For that:
   
   - Added USE_OPENCL flag in the build gpu script 
   - Added adreno target in the CI target
   - Moved relay opencl texture tests in different location to support run them independently. This is necessary due to not all relay tests supports OpenCL CI configuration
   - Now opencl texture tests working in fp32. 


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org