Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HIP: force max threads per block to be 1024
Some old compilers still use 256. Explicitly set it to 1024 to get correct result from ops like ARGMAX and GROUP_NORM. Related: #10610, #11619 Signed-off-by: fxzjshm <fxzjshm@163.com>
- Loading branch information