aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-01-07Clean up macro definitions in arm_compute headersGiorgio Arena
2021-01-05COMPMID-3874: Create ArithmeticAddition SVE/SVE2Michalis Spyrou
2021-01-05COMPMID-4076: ArmNN unittest failure with memory access voilation in FuseReLU...Sheri Zhang
2021-01-05Improve NEIm2Col validation for invalid shapesGeorgios Pinitas
2021-01-05Remove OpenCL padding: CLPadLayerKernelGiorgio Arena
2021-01-04Add utility functions for SVESang-Hoon Park
2020-12-30Fix FFT FP16 failures for some OpenCL compilersGiorgio Arena
2020-12-24COMPMID-3871: Create BatchNormalization SVE/SVE2Sheri Zhang
2020-12-23Fix baremetal arm_compute_validation build errorsSiCongLi
2020-12-23Fix Select errors at OpenCL kernel compile timeGiorgio Arena
2020-12-18Remove OpenCL padding CLScaleKernelManuel Bottini
2020-12-18Add new shapes to WinogradInputTransform dataset and fix border size for NCHW...Giorgio Arena
2020-12-18Adding no padding check asserts to specific CL KernelsManuel Bottini
2020-12-16NeuralNetwork VTS tests LOGICAL_AND and LOGICAL_OR fail with R29Teresa Charlin
2020-12-16COMPMID-3919: Remove OpenCL Padding CLSelectKernelManuel Bottini
2020-12-15Address RVO issue on some compilersGeorgios Pinitas
2020-12-14COMPMID-3870: Create ActivationLayer SVE/SVE2Michalis Spyrou
2020-12-14COMPMID-3968 30% regression on FSSD v1 25 GrayscaleGiorgio Arena
2020-12-14Enable FFT for FP16Giorgio Arena
2020-12-11Remove (CL/NE)UpsampleLayer in favor to (NE/CL)ScaleGeorgios Pinitas
2020-12-10[Review Shape] CLDepthwiseConvolutionLayer mismatchesGiorgio Arena
2020-12-10COMPMID-3921: Remove OpenCL Padding CLBitwiseKernelManuel Bottini
2020-12-10Remove (NE/CL)YoloLayer supportGeorgios Pinitas
2020-12-09Move NEGEMMAssemblyDispatch as an internal functionGeorgios Pinitas
2020-12-08Wrap Flatten layer over reshapeGeorgios Pinitas
2020-12-08Remove (NE/CL)ComputeAllAnchors functionGeorgios Pinitas
2020-12-07Remove support for NEIm2Col, NECol2Im, NEGEMMInterleave4x4, NEGEMMTranspose1xWGeorgios Pinitas
2020-12-07COMPMID-3869: Update Sconstruct to support SVE/SVE2Manuel Bottini
2020-12-03Fix NEGEMMLowpMatrixMultiplyCore nonfused activationSiCong Li
2020-12-03Rename the files and classes required by the OpenCL GEMM heuristicSiCong Li
2020-12-03Update GEMV heuristics for quantized types for A53Georgios Pinitas
2020-12-02Remove support for (NE/CL)LocallyConnectedLayerGeorgios Pinitas
2020-12-02Remove unused CLGEMMMatrixVectorMultiplyKernelGeorgios Pinitas
2020-12-02COMPMID-3862: Add support QASYMM8 LEAKY RELU activationSang-Hoon Park
2020-12-01Add support for G78 instanceGeorgios Pinitas
2020-12-01COMPMID-4026 Fix FP32 CLDirectConvolutionLayer nightly mismatchesSiCong Li
2020-12-01COMPMID-3916: Remove OpenCL padding CLRangeKernelManuel Bottini
2020-12-01Initialize batches variable in NEGEMMAssemblyDispatchGeorgios Pinitas
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-27COMPMID-3961: Cleaning up logical operators on OpenCLSang-Hoon Park
2020-11-25COMPMID-4025 [Nightly failure] Fix FP16 CLWidthConcatenateLayer mismatchesGiorgio Arena
2020-11-24COMPMID-4022 Nightly failure: CL LogicalNot -45 error clCreateKernelGiorgio Arena
2020-11-23COMPMID-3987: Nightly failure - Android builds failing in dataset and validationManuel Bottini
2020-11-23COMPMID-4018: Fix heuristic fallback for CLGEMMReshapedRHSOnly forGian Marco Iodice
2020-11-23Fix output address calculation in GEMM OpenCL kernelsMichele Di Giorgio
2020-11-23Update tuning numbers for A55 for both fp16 and fp32Georgios Pinitas
2020-11-23Initialize unitialized M parameter in NEGEMMAssemblyDispatchGeorgios Pinitas
2020-11-20Validate support of fused activation in NEFullyConnectedLayerGeorgios Pinitas
2020-11-18COMPMID-3980: Fix F16 regression on Mali-G76Gian Marco Iodice
2020-11-18COMPMID-3981: Fix missing fallback for export to cl_imageGian Marco Iodice