-
Notifications
You must be signed in to change notification settings - Fork 449
Pull requests: google/XNNPACK
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Don't pass values to
xnn_define_.* functions that could be overwritten if the subgraph nodes/values are re-allocated.
#9111
opened Nov 6, 2025 by
copybara-service
bot
Loading…
Call
xnn_define_all_input_shapes_const() on the subgraph since we are not modifying any of the shapes between the subgraph creation and reshape.
#9109
opened Nov 5, 2025 by
copybara-service
bot
Loading…
Add a missing shim for
xnn_define_all_input_shapes_static in ynnpack.
#9108
opened Nov 5, 2025 by
copybara-service
bot
Loading…
Added subgraph level static_reduce benchmark.
#9106
opened Nov 5, 2025 by
copybara-service
bot
Loading…
Added 2-bit qc2w variant for FullyConnected.
#9105
opened Nov 5, 2025 by
copybara-service
bot
Loading…
Handle broadcasting with broadcast dimensions in slinky
#9103
opened Nov 5, 2025 by
copybara-service
bot
Loading…
HVX v69 use FARF for output instead of printf
#9102
opened Nov 5, 2025 by
copybara-service
bot
Loading…
Split large
fully-connected nodes along k.
#9078
opened Nov 2, 2025 by
copybara-service
bot
Loading…
Clean up unnecessary codepaths from operator-run
#9075
opened Nov 2, 2025 by
copybara-service
bot
Loading…
Fingerprint convolution-nhwc kernels packing operations.
#9044
opened Oct 24, 2025 by
copybara-service
bot
Loading…
Improve build options to disable SSE microkernels
#9013
opened Oct 20, 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…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.