aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/wrapper
AgeCommit message (Expand)Author
2023-12-05Optimize CpuSoftmaxKernel for axis=0Gunes Bayir
2023-11-01Fix compilation error with clang and multi-isaViet-Hoa Do
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-09-15Fix include dependencies for mass reformatting patchGunes Bayir
2023-01-11Deprecated BF16 support in DepthConvertPablo Marquez Tello
2022-12-21Fixed various mismatches in CpuCastKernelPablo Marquez Tello
2022-11-15Fixed Arm NN unit test failure caused by quantised multiplication patch.Omar Al Khatib
2022-11-07Optimize CPU mul layer on quantized dataOmar Al Khatib
2022-10-27Fix fixed-point quantized additionViet-Hoa Do
2022-10-03Optimize CPU add layer on quantized dataViet-Hoa Do
2022-09-16Optimize Quantized/Integer Bilinear Scale for Neon™Gunes Bayir
2022-09-14Adding GELU activationMurray Kornelsen
2022-07-25Enable march=armv8.6-a in non multi-isa buildsPablo Marquez Tello
2022-06-15Fix build error v8.2-a-svePablo Marquez Tello
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-06-07Enable fat binary supportGeorgios Pinitas
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-01-18Add SVE for SoftmaxMichalis Spyrou
2021-01-12Add SVE support for non-quantized elementwise operationsSang-Hoon Park
2021-01-05COMPMID-3874: Create ArithmeticAddition SVE/SVE2Michalis Spyrou
2021-01-04Add utility functions for SVESang-Hoon Park
2020-12-14COMPMID-3968 30% regression on FSSD v1 25 GrayscaleGiorgio Arena
2020-12-02COMPMID-3862: Add support QASYMM8 LEAKY RELU activationSang-Hoon Park
2020-10-16COMPMID-3805: Fix SQRT non-zero output for zero inputSang-Hoon Park
2020-10-07COMPMID-3637: Move wrapper to srcGeorgios Pinitas