-
Notifications
You must be signed in to change notification settings - Fork 390
Pull requests: google/XNNPACK
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add missing f16-rminmax tests to CMake build
#7832
opened Feb 18, 2025 by
copybara-service
bot
Loading…
This CL does two things: first is adding
Tensor<T>
, a helper class for multi-dimensional arrays that are frequently used in our tests (but currently are duplicating extent/stride computations frequently). Second is modifying two tests (slice and transpose) to make some changes:
#7830
opened Feb 18, 2025 by
copybara-service
bot
Loading…
Remove 'variant' from argmaxpool tester, it is unused
#7829
opened Feb 18, 2025 by
copybara-service
bot
Loading…
Add c8 variants of qd8-f32-qc8w gemm microkernels
#7825
opened Feb 17, 2025 by
copybara-service
bot
Loading…
Break the dependency between qd8-f32-qc8w gemm & igemms and enable the optimal gemm assembly microkernel on vnni machines
#7824
opened Feb 17, 2025 by
copybara-service
bot
Loading…
Refactored xnn_indirection_init_subconv2d to not use operator object.
#7823
opened Feb 17, 2025 by
copybara-service
bot
Loading…
Add
f16-vgelu
microkernel for neonfp16arith
.
#7817
opened Feb 14, 2025 by
copybara-service
bot
Loading…
Replace raddstoreexpminusmax yaml with table header changes
#7749
opened Jan 31, 2025 by
RahulSundarMCW
Loading…
Use
-O3
instead of -O2
for microkernel builds.
#7724
opened Jan 27, 2025 by
copybara-service
bot
Loading…
feat: replace argmaxpool yaml with table header changes
#7709
opened Jan 22, 2025 by
vishalchaudharymcw
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.