You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As noted in CUDA adapter commit 00761dc, the validation for this entry
point was changed in commit 2c533e6 and hoisted into the validation
layer. The restriction on the pattern size being at most 128 was removed
in 00761dc, and I can't see a reason for it being in the HIP adapter
save for the fact that it was copied from the CUDA adapter.
0 commit comments