aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core
AgeCommit message (Expand)Author
2021-12-25Add tests for FP Cpu Pooling where pool region is completely outside the inputSiCongLi
2021-12-24Replacing non-inclusive terms with proper termsramelg01
2021-12-10Fix 300% Regression CPU - Change default mws value in Kernel filesMohammed Suhail Munshi
2021-11-26Update OpenCL headersPablo Marquez Tello
2021-11-26Fix Cpu Conv3d gcc 8.3 build issuesFreddie Liardet
2021-11-20Improve start-up timer for GeMM (floating-point):ramelg01
2021-11-16Implement 1D Adaptive Workload Splitting in CPPSchedulerDana Zlotnik
2021-11-12Fix PostOp dependencySiCongLi
2021-11-09Enable fast_math in CpuFullyConnectedcfRod
2021-11-04Add validate tests for CLConvolutionLayer and CLGEMMConvolutionLayer with pos...SiCongLi
2021-11-04Add PRelu to supported PostOps in:ramelg01
2021-11-01Add PostOp support to GEMM and CLGEMM operators and functions Part 2SiCongLi
2021-11-01Fix dst "widening" validationSiCongLi
2021-10-28Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1SiCongLi
2021-10-27Improve conv3d validationFreddie Liardet
2021-10-18Implement Minimum Workload Size (MWS) in all CPPKernels used by small networksDana Zlotnik
2021-10-12Remove padding in cpuPool2d NCHWFreddie Liardet
2021-10-07Add support for 5D data layout indexingGiorgio Arena
2021-09-29Add support for non-constant weights and biases in CpuFullyConnectedGiorgio Arena
2021-09-23Use std::vector instead of Coordinates for ITensorInfo's _dims_stateGiorgio Arena
2021-09-22Update OpenCL header file to version 2020.12.18Sheri Zhang
2021-09-22Provide logging for configure functions in all NEON functionsramelg01
2021-09-16Revert "Add support for non-constant weights and biases in CpuFullyConnected"Pablo Marquez Tello
2021-09-15Adds Conv3d reference implementation support.Adnan AlSinan
2021-09-07Add support for non-constant weights and biases in CpuFullyConnectedMichele Di Giorgio
2021-09-01Printing operators parameters, currently for CpuAdd operator only.Ramy Elgammal
2021-09-01Fixed compiler errorPablo Marquez Tello
2021-08-24Re-use auxiliary memory withing CpuWinogradConv2d operatorsGeorgios Pinitas
2021-08-13Avoid releasing weights if they are used by multiple functionsGeorgios Pinitas
2021-08-09Remove TODO, FIXME and COMPMID comments where possibleFreddie Liardet
2021-07-22Update GEMM assembly kernelsGeorgios Pinitas
2021-07-16Avoid multiple Rhs matrix transformation on ClGemmGeorgios Pinitas
2021-07-06Fix manual LOOP_UNROLLINGGian Marco Iodice
2021-07-02Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-06-30Revert "Rework OpenCL Depthwise Convolution"Gian Marco Iodice
2021-06-29Port the ClGemmLowp kernels to the new APIGeorgios Pinitas
2021-06-29Port NEGEMM to memory injecting interface (Part 1)Michele Di Giorgio
2021-06-29Set up the framework to choose the default LWSGiorgio Arena
2021-06-28Add code to detect Mali(TM) G31Pablo Marquez Tello
2021-06-24Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-06-15Add CPU discovery capabilities.Georgios Pinitas
2021-06-15Add NHWC support to CLRemapFrederick Liardet
2021-06-01Optimize int8 arithmetic addition on CPUGiorgio Arena
2021-05-25Remove used auxilary tensors from ClGemm's tensor packSang-Hoon Park
2021-05-20Add support for dynamic weights in CL FullyConnected layerGiorgio Arena
2021-05-18Port CLGEMM to memory injecting interfaceGeorgios Pinitas
2021-05-13Fix Pooling Layer Bug when input is 1xN sizeFreddie Liardet
2021-05-12Remove unused CLCoreRuntimeContextGeorgios Pinitas