Commit befaf11
authored
llama : make cell_id const in inp_s_mask block (ggml-org#9470)
This commit makes the cell_id variable const in the inp_s_mask block.
The motivation for this change is consistency with the code in the
inp_s_copy block.1 parent feff4aa commit befaf11
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15826 | 15826 | | |
15827 | 15827 | | |
15828 | 15828 | | |
15829 | | - | |
| 15829 | + | |
15830 | 15830 | | |
15831 | 15831 | | |
15832 | 15832 | | |
| |||
0 commit comments