You need to sign in or sign up before continuing.
fix reduce_any kernel data race on sharedMem (#47233)
* fix reduce_any kernel data race on sharedMem * use bit operation instead of div & mod * unbranch * modified according to PR comments
Showing
想要评论请 注册 或 登录