aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON
AgeCommit message (Expand)Author
2021-04-20Port CpuConvertFullyConnectedWeights to new APITeresa Charlin
2021-04-20Remove experimental tracing featurePablo Marquez Tello
2021-04-19Port DepthwiseConvolution to new APIMichalis Spyrou
2021-04-16Fix bug on Implicit Padding for NEON FFT2DManuel Bottini
2021-04-14Remove unused AccessWindow* includesMichele Di Giorgio
2021-04-14Port NEDirectConvolutionLayer to new APIManuel Bottini
2021-04-08Fix incorrect return statement in gemm_uint8 heuristic selectionGeorgios Pinitas
2021-04-08Fix convolution with bias segmentation fault issueSheri Zhang
2021-04-06Mixed data-layout testing on high priority operatorsManuel Bottini
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-31Remove Computer Vision generic interfaces and typesGeorgios Pinitas
2021-03-29Update U8 mmla kernelMichalis Spyrou
2021-03-26Make CpuPixelWiseMultiplicationKernel statelessSheri Zhang
2021-03-26Workaround for compiler error in gcc-9.2 and 9.3Pablo Marquez Tello
2021-03-23Port CpuTranspose to new APITeresa Charlin
2021-03-22Fix SVE build on newer compilersMichalis Spyrou
2021-03-19Added Qasymm8 datatype support to NEROIPoolingLayer with TestsSuhail Munshi
2021-03-17Updated cpu detectionPablo Marquez Tello
2021-03-16Port Arm(R) Neon(TM) Scale to new APIManuel Bottini
2021-03-11Port Arm(R) Neon(TM) Dequantization to new APIManuel Bottini
2021-03-10Port Arm(R) Neon(TM) Quantization to new APIManuel Bottini
2021-03-08Remove usage of valid window region in NHWC CPU kernels - Part2SiCongLi
2021-03-08Remove usage of valid window region in NHWC CPU kernels - Part1SiCongLi
2021-03-05Fix build errors for functions requiring SVE2 extensionSang-Hoon Park
2021-03-05Move utility functions to NE/SVEMathSang-Hoon Park
2021-03-03Remove Compute Vision CL supportMichalis Spyrou
2021-02-25Update int8 A55 kernelsGeorgios Pinitas
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas
2021-02-24Account Ksections correctly for interleaved and hybrid_indirect gemm kernelsGeorgios Pinitas
2021-02-24Use vector resizing instead of temporary assign in gemm_hybrid_indirectGeorgios Pinitas
2021-02-23Remove Compute Vision Neon supportMichalis Spyrou
2021-02-23Remove unreachable code in gemm_hybrid_quantized for computing k_blockGeorgios Pinitas
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-02-17Regenerate kernels and update A55 versionsGeorgios Pinitas
2021-02-15Fix data layout retention and handling of leftovers when there is no paddingMichele Di Giorgio
2021-02-09Make Softmax kernels and operator statelessMichalis Spyrou
2021-02-08Make NEON Pooling kernels and functions state-lessMichele Di Giorgio
2021-02-04Tweak scheduling use of SQDMULH in quantized AVG poolingMichele Di Giorgio
2021-02-02Account for eventual padding in Pooling assembly kernelsMichele Di Giorgio
2021-02-01Make data_layout an attribute of the Scale functionMichele Di Giorgio
2021-01-27Add broadcasting support in NEPixelWiseMultiplicationKernel for FP16Pablo Marquez Tello
2021-01-27Force early exit of threads when output_height=1 and channels=1 in assembly p...Michele Di Giorgio
2021-01-26Rename functions/classes for elementwise unary operationsSang-Hoon Park
2021-01-22Rename functions/classes for elementwise operationsSang-Hoon Park
2021-01-22Fix Scale CTS failuresSheri Zhang
2021-01-22Check for unsupported armv7a optimized pooling kernelsMichele Di Giorgio
2021-01-21Check for FP16 CPU support in optimized pooling kernelsMichele Di Giorgio
2021-01-21Fix softmax SVE compiling failure without SVE2 supportSheri Zhang
2021-01-21Make Sub kernel and operator statelessSheri Zhang
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio