"...composable_kernel.git" did not exist on "4ef704d8a6741ec563439053b7cae17240c73438"
[Bugfix] Fix logic error in ReduceOp when handling CUDA architecture (#316)
* [Bugfix] Fixed the handling logic of IfThenElseNode in if_stmt_binding * [Bugfix] Fix logic error in ReduceOp when handling CUDA architecture - Added a check for the existence of the target attribute "arch" to ensure that there is no undefined behavior when handling the specific architecture "sm_90". This change improves the robustness and compatibility of the code.
Showing
Please register or sign in to comment