-
Notifications
You must be signed in to change notification settings - Fork 534
Pull requests: google/XNNPACK
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
convolution/fully-connected: fix NULL deref in generate_fingerprint_data
#10929
opened Aug 4, 2026 by
destro4evr-rgb
Contributor
Loading…
convolution/deconvolution: fix NULL deref after xnn_reallocate_memory for zero_buffers
#10928
opened Aug 4, 2026 by
destro4evr-rgb
Contributor
Loading…
[RVV]: Add RVV support for qs8-vpreluc and qu8-vpreluc kernels
#10923
opened Aug 4, 2026 by
leduclean
Loading…
[RVV]: Add RVV support for qs8-vprelu and qu8-vprelu kernels
#10922
opened Aug 4, 2026 by
leduclean
Loading…
Use xnn_safe_mul for output_size in reshape_igemm
#10914
opened Aug 3, 2026 by
cloudymonstera
Loading…
3 tasks
Add RVV Zvfh microkernels for f16-qs8, f16-qu8, qs8-f16 vcvt
#10913
opened Aug 3, 2026 by
velonica0
Contributor
Loading…
Add support for SDPA op to YNNPACK delegate with tests and benchmarks
#10912
opened Aug 1, 2026 by
copybara-service
Bot
Loading…
use valid_batch_size to free zero buffers in xnn_destroy_operator
#10910
opened Jul 31, 2026 by
aizu-m
Contributor
Loading…
[WIP] Implement optimized grouped_dot operator in YNNPACK subgraph.
#10905
opened Jul 31, 2026 by
copybara-service
Bot
Loading…
Implement optimized grouped_dot kernel in YNNPACK by reusing standard dot kernels.
#10903
opened Jul 31, 2026 by
copybara-service
Bot
Loading…
QD8 qc2w AVXVNNI use biased 2-bit weights
#10901
opened Jul 31, 2026 by
copybara-service
Bot
Loading…
Disable unused variable warnings in XNNPACK for iOS.
#10893
opened Jul 30, 2026 by
copybara-service
Bot
Loading…
QD8 qc2w SSSE3/AVX2/AVXVNNI use biased 2-bit weights
#10891
opened Jul 30, 2026 by
copybara-service
Bot
Loading…
Add SDPA benchmark to YNNPACK delegate and optimize attention model performance scaling.
#10885
opened Jul 30, 2026 by
copybara-service
Bot
Loading…
Introduced Packers/Matmul for QC2W weights and QP8 activations
#10877
opened Jul 29, 2026 by
damdoo001-arm
Loading…
qd8_qc2w / qs8_qc2w AVX2 and AVX256SKX use int16 accumulators.
#10863
opened Jul 28, 2026 by
copybara-service
Bot
Loading…
If k is split, make the k loop outermost and serial. This should be a no-op since we are not yet splitting k.
#10860
opened Jul 27, 2026 by
copybara-service
Bot
Loading…
Fix double-free and use-after-free of FP16 static values in XNNPACK runtime creation.
#10832
opened Jul 24, 2026 by
copybara-service
Bot
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.