-
Notifications
You must be signed in to change notification settings - Fork 561
Pull requests: google/XNNPACK
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Unroll x86 int8_int8_int32_k1 dot kernels by block_k=2
#11248
opened Sep 20, 2026 by
copybara-service
Bot
Loading…
fix: guard sparse packed_weights_size against overflow in convolution-nchw.c
#11245
opened Sep 19, 2026 by
prasanna8585
Contributor
Loading…
litert/nnpack: guard ComputePadding against zero stride → SIGFPE
#11244
opened Sep 18, 2026 by
destro4evr-rgb
Contributor
Loading…
Hoist packer kernel resolution out of make_pack_impl runtime lambda
#11239
opened Sep 18, 2026 by
copybara-service
Bot
Loading…
Add specialized packing kernel for 16-bit VNNI (tile_k=2).
#11238
opened Sep 18, 2026 by
copybara-service
Bot
Loading…
Improve choose_split_factors cost model with separate mem_cost and op_cost
#11231
opened Sep 16, 2026 by
copybara-service
Bot
Loading…
litert: fix guard axis buffers against shape mismatch #11199
#11227
opened Sep 16, 2026 by
yacinemebarki
Loading…
Remove assumption that
unknown_dot_shape is 2048. This conflicts with cases where the shape is known and has extent 2048.
#11223
opened Sep 15, 2026 by
copybara-service
Bot
Loading…
Add scalar and WASM FP16 VHSwish kernels
#11218
opened Sep 14, 2026 by
rahulchaphalkar
Contributor
Loading…
Add scalar and WASM FP16 VMUL and VMULC kernels
#11217
opened Sep 14, 2026 by
rahulchaphalkar
Contributor
Loading…
Add scalar and WASM FP16 VADD and VADDC kernels
#11215
opened Sep 14, 2026 by
rahulchaphalkar
Contributor
Loading…
Fix a bug where
split_m was not growing due to large values of split_n.
#11213
opened Sep 14, 2026 by
copybara-service
Bot
Loading…
Fix the output shape of the static_broadcast lowering
#11203
opened Sep 11, 2026 by
EylonKrause
Contributor
Loading…
Do not rewrite min/max to clamp when the constant operand broadcasts the input
#11202
opened Sep 11, 2026 by
EylonKrause
Contributor
Loading…
Fix a crash when a Copy's result feeds both inputs of a binary node
#11201
opened Sep 11, 2026 by
EylonKrause
Contributor
Loading…
packing: fix NULL deref in KleidiAI SME conv weight packing bias substitute
#11200
opened Sep 11, 2026 by
alencheung
Loading…
Integrate Static Int2 KleidiAI SME2 kernels
#11198
opened Sep 11, 2026 by
damdoo001-arm
Contributor
Loading…
Fix warnings when building in open source
#11197
opened Sep 11, 2026 by
copybara-service
Bot
Loading…
litert/tensor: guard ExpandDims/Split/OneHot/NonMaxSuppressionV5 against 0-byte constant buffer
#11196
opened Sep 11, 2026 by
destro4evr-rgb
Contributor
Loading…
litert/xnnpack: reject negative tensor dimensions in DefineTensorValue()
#11195
opened Sep 11, 2026 by
destro4evr-rgb
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.