srkreddy1238 opened a new pull request, #18672:
URL: https://github.com/apache/tvm/pull/18672

   This PR enabled Vulkan backend for Adreno GPU along side with OpenCL. With 
this Adreno GPU can be used with Vulkan backend resulting similar performance 
line OpenCL.
   
   This is foundation to add Vulkan specific extensions of Adreno GPU in near 
future like co-op matmul ...etc.
   Common Relax and TIR pipe line is used for both backends with codegen and 
runtime being different.
   
   Additionally, this PR defined Vulkan device timer instead of chronos for 
accurate profiling information.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to