-
Notifications
You must be signed in to change notification settings - Fork 555
Pull requests: google/XNNPACK
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
litert/tensor: guard AveragePool2D/MaxPool2D/Conv2D/DepthwiseConv2D against under-rank input in arithmetic.h
#11154
opened Sep 5, 2026 by
destro4evr-rgb
Contributor
Loading…
Remove the
ExternalBuffer class and use Buffer instead.
#11152
opened Sep 5, 2026 by
copybara-service
Bot
Loading…
Add a getter to retrieve the underlying shared pointer to a tensor buffer.
#11151
opened Sep 5, 2026 by
copybara-service
Bot
Loading…
Add a static getter to retrieve buffer implementations' type identifier.
#11150
opened Sep 5, 2026 by
copybara-service
Bot
Loading…
Split code that can be shared between XNNPACK and a future YNNPACK runner.
#11144
opened Sep 4, 2026 by
copybara-service
Bot
Loading…
Fix -Wundef error and dead Hexagon guard in xnnpack.h
#11141
opened Sep 4, 2026 by
digantdesai
Contributor
Loading…
litert/xnnpack: reject negative begin-tensor shape dimension in SliceOperation::ToXnnpack()
#11138
opened Sep 4, 2026 by
destro4evr-rgb
Contributor
Loading…
[Security] Fix integer overflow in slice-nd reshape strides
#11132
opened Sep 3, 2026 by
roopd3v
Loading…
subgraph: validate filter shape dims[1..3] in conv/deconv/depthwise-conv
#11119
opened Sep 2, 2026 by
tinhien11
Loading…
Optimize Arm bf16 qb4w fully connected conversion path
#11112
opened Sep 1, 2026 by
JakeStevens
Contributor
Loading…
Add neonfp16 f16-f32acc dwconv microkernels and scalar fallbacks.
#11102
opened Aug 31, 2026 by
copybara-service
Bot
Loading…
litert/xnnpack: reject negative tensor dimensions in DefineValue()
#11092
opened Aug 28, 2026 by
destro4evr-rgb
Contributor
Loading…
Add a pluggable logging callback API for XNNPACK and YNNPACK.
#11077
opened Aug 26, 2026 by
copybara-service
Bot
Loading…
litert/xnnpack: guard against zero input dimension in ResizeNearestNeighborOperation::ToXnnpack()
#11055
opened Aug 22, 2026 by
destro4evr-rgb
Contributor
Loading…
KleidiAI f32 deptwise convolution kernel integrated
#11046
opened Aug 21, 2026 by
melkap01-Arm
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.