-
Notifications
You must be signed in to change notification settings - Fork 444
Pull requests: google/XNNPACK
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Don't keep a separate copy of extents in scheduling_info.
#9016
opened Oct 21, 2025 by
copybara-service
bot
Loading…
Support build option to disable sse2 argbmaxpool and vsigmoid, unpool, ibilinear
#9014
opened Oct 20, 2025 by
copybara-service
bot
Loading…
Improve build options to disable SSE microkernels
#9013
opened Oct 20, 2025 by
copybara-service
bot
Loading…
Use a multiple of the ukernel width (unroll factor) when tiling unary elementwise ops.
#9006
opened Oct 20, 2025 by
copybara-service
bot
Loading…
Refactor
convolution-nhwc
operation create functions.
#8983
opened Oct 16, 2025 by
copybara-service
bot
Loading…
Fingerprint convolution-nchw kernels packing operations.
#8954
opened Oct 10, 2025 by
copybara-service
bot
Loading…
Fingerprint gemm kernel packing operations.
#8933
opened Oct 2, 2025 by
copybara-service
bot
Loading…
Add a new fingerprinting method for XNNPack weight cache.
#8923
opened Sep 30, 2025 by
copybara-service
bot
Loading…
Flip transpose of (slow) dynamic
goi
right-hand GEMM operands.
#8917
opened Sep 26, 2025 by
copybara-service
bot
Loading…
Rename
XNN_FLAG_SLINKY_ENABLED
to XNN_FLAG_USE_SLINKY
to match the corresponding macros.
#8906
opened Sep 23, 2025 by
copybara-service
bot
Loading…
Add int8xint4 FC XNNPACK kernel for Hexagon HVX
#8896
opened Sep 19, 2025 by
copybara-service
bot
Loading…
Remove spurious transposes of non-static GEMM weights.
#8891
opened Sep 16, 2025 by
copybara-service
bot
Loading…
Enable F16 for cpus with F16C instead of AVX2
#8889
opened Sep 15, 2025 by
copybara-service
bot
Loading…
Add the configuration identifier to the weight cache look up key for deconvolution-nhwc.
#8888
opened Sep 15, 2025 by
copybara-service
bot
Loading…
Add the configuration identifier to the weight cache look up key for convolution-nhcw.
#8887
opened Sep 15, 2025 by
copybara-service
bot
Loading…
Add the configuration identifier to the weight cache look up key for batch-matrix-multiply-nc.
#8886
opened Sep 15, 2025 by
copybara-service
bot
Loading…
Add the configuration identifier to the weight cache look up key for convolution-nchw.
#8885
opened Sep 15, 2025 by
copybara-service
bot
Loading…
Added SME1 support for int8 GEMM and IGEMM operations
#8880
opened Sep 15, 2025 by
qti-vaiskv
Loading…
Use the new fingerprinting method for XNNPack delegate cache files.
#8866
opened Sep 11, 2025 by
copybara-service
bot
Loading…
Use non-temporal stores where possible in weight packing kernels.
#8865
opened Sep 10, 2025 by
copybara-service
bot
Loading…
Add int8xint4 FC XNNPACK kernel for AVXVNNIINT8
#8857
opened Sep 8, 2025 by
copybara-service
bot
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.