"test/srt/git@developer.sourcefind.cn:change/sglang.git" did not exist on "a06912ad8b35d098603e86ec5ba1bfa49e7cefdf"
[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