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

   **Purpose**: This PR introduces ComposableKernel support in Unity. 
   
   **Motivation**: The industry is asking for diversity of computing power. As 
an alternative to Nvidia GPUs, AMD backend is not as optimized as NV Backend in 
TVM. Thanks to BYOC and AMD Composable Kernel Project, we are able to exploit 
AMD backend performance with relatively low engineering effort.
   
   **TODOs**:
   - [ ] Finish GEMM op integration, including its profiler.
   - [ ] Add more ops including: attention, conv2d, softmax and etc.
   
   **Expected Timeline**:
   We expected to finish TODO 1 within one month.
   
   **Reference**:
   [ComposableKernel](https://github.com/ROCmSoftwarePlatform/composable_kernel)


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

Reply via email to