Commit 6d88448
authored
fix: add tail-case handling for elementwise_add_f16x8_pack_kernel to … (#380)
* fix: add tail-case handling for elementwise_add_f16x8_pack_kernel to avoid out-of-bounds access
* Rename nx to idx
* Fix bug: nx -> idx
---------
Co-authored-by: Uper <[email protected]>1 parent b98ba1c commit 6d88448
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
120 | 124 | | |
121 | 125 | | |
122 | 126 | | |
| |||
0 commit comments