junrushao opened a new pull request, #16414: URL: https://github.com/apache/tvm/pull/16414
This PR upstreams a few commits that recovers the unity branch from broken wheel packages. It includes the following changes: - Fix MSVC build in `pipe.h` where `DWORD` is not cast to proper return type (https://github.com/mlc-ai/relax/pull/306/); - Fix MSVC build warnings on not recognizing "#pragma GCC" (https://github.com/mlc-ai/relax/pull/307); - Fix NVCC build warnings where it fails to infer if "[[noreturn]]" actually does not return (https://github.com/mlc-ai/relax/pull/308); - Fix ROCM/Vulkan backend which fails compilation for operators like group GEMM, paged attention, etc. (https://github.com/apache/tvm/pull/16404, https://github.com/apache/tvm/pull/16405) -- 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]
