• H
    [Cherry-Pick] take along axis bug fix (#41863) · e7980adf
    huangxu96 提交于
    This PR is the cherry-pick of #41824
    
    This PR fixes a bug that will cause the Cuda address error. The reason for this bug is that the grid number of the Cuda Kernel had been wrongly set.
    e7980adf
gather_scatter_kernel.cu 8.9 KB