Commit 8741ea8
committed
feat: make simd_avx2 module public for ladybug-rs dot_i8 access
ladybug-rs needs ndarray::simd_avx2::dot_i8() for VNNI int8 dot product.
Changed from pub(crate) to pub.
https://claude.ai/code/session_01CdqyUTUfjKZuk8YGJzv6LB1 parent baba895 commit 8741ea8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
0 commit comments