-
Notifications
You must be signed in to change notification settings - Fork 486
Pull requests: google/XNNPACK
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add reference kernels for fp64 elementwise ops
#10140
opened May 1, 2026 by
copybara-service
Bot
Loading…
Disable subgraph_matcher_test when use_ynnpack is enabled.
#10139
opened May 1, 2026 by
copybara-service
Bot
Loading…
Refactor extent handling in YNNPACK subgraph.
#10138
opened May 1, 2026 by
copybara-service
Bot
Loading…
Rewrite reduce(static_transpose(x)) into reduce(x)
#10133
opened Apr 30, 2026 by
copybara-service
Bot
Loading…
Introduce XNN_NO_SANITIZE_FUNCTION macro.
#10132
opened Apr 30, 2026 by
copybara-service
Bot
Loading…
Port f16-dwconv2d-chw NEON microkernel templates to AVX512FP16
#10130
opened Apr 30, 2026 by
copybara-service
Bot
Loading…
Address review feedback: Add proper fp16 activation support in TFLite XNNPACK delegate without polluting CPU kernels
#10127
opened Apr 30, 2026 by
copybara-service
Bot
Loading…
Move xnn_get_rounded_size and related helpers to be private to runtime.c
#10112
opened Apr 28, 2026 by
copybara-service
Bot
Loading…
Speed up AMX/AVX512 tests by using NextPrime(nr >> 1) step for loop_n
#10075
opened Apr 25, 2026 by
copybara-service
Bot
Loading…
Unify 32-bit and 64-bit ARM benchmark sizes by aligning hardcoded cache constants.
#10044
opened Apr 23, 2026 by
copybara-service
Bot
Loading…
Add bf16-qd8 convert operator support
#10022
opened Apr 21, 2026 by
GregoryComer
Contributor
Loading…
sme dot: size kc for L2 stripe reuse, not L1 per-call stripe
#10005
opened Apr 19, 2026 by
kasper0406
Loading…
fix: dot/schedule_bench A_stride_m for transpose_a kernels
#10004
opened Apr 18, 2026 by
kasper0406
Loading…
1 task done
Fix xnn_get_rounded_size to always guarantee XNN_EXTRA_BYTES padding
#10001
opened Apr 17, 2026 by
ssam18
Loading…
Add overflow checks to reduce-nd workspace sizing
#9988
opened Apr 17, 2026 by
TristanInSec
Loading…
3 tasks done
Add overflow detection to shape multiplication functions
#9987
opened Apr 17, 2026 by
TristanInSec
Loading…
3 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.