ggml: bugfix: fix the inactive elements is agnostic for risc-v vector (#8748)
In these codes, we want to retain the value that they previously held when mask[i] is false. So we should use undisturbed. With the default agnostic policy of rvv intrinsic, these values can be held or be written with 1s. Co-authored-by: carter.li <carter.li@starfivetech.com>
C
CarterLi999 committed
75af08c475e285888f66556d0f459c533b7deb95
Parent: 439b3fc
Committed by GitHub <noreply@github.com>
on 7/29/2024, 4:38:34 PM