aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CPP
AgeCommit message (Expand)Author
2021-03-31Remove Computer Vision generic interfaces and typesGeorgios Pinitas
2021-03-17Updated cpu detectionPablo Marquez Tello
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-08-05COMPMID-3392: Collapse TensorMaps into a single TensorPackGeorgios Pinitas
2020-07-23COMPMID-3578: Update FP32/int8 kernel selection.David Mansell
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-07-06COMPMID-3532: Align data type support between doxygen and implementation - CPPMichele Di Giorgio
2020-07-06COMPID-3324: Clean GEMM kernelsGeorgios Pinitas
2020-06-19COMPMID-3377: Async support to NEElementwiseUnaryLayerKernel kernels/functionsMichalis Spyrou
2020-06-17COMPMID-3375: Port NEActivationLayer functions/kernels to run onGeorgios Pinitas
2020-06-16COMPMID-3391: Implement Async interfacesMichalis Spyrou
2020-05-10[ONCPUML-7] arm_compute support for ND parallelismJoseph Dobson
2020-05-01COMPMID-3379: Add support for QASYMM8_SIGNED in NEScaleSheri Zhang
2020-04-07COMPMID-2765 Add support for QASYMM8_SIGNED in NEDeconvolutionLayerLuca Foschiani
2020-03-16COMPMID-3272: Add support for QASYMM8_SIGNED in CPPPermuteKernel/CPPPermuteSheri Zhang
2020-03-16COMPMID-3271: Add support for QASYMM8_SIGNED in CPPTopKVKernel/CPPTopKVSheri Zhang
2020-03-05COMPMID-3152: Initial Bfloat16 supportGeorgios Pinitas
2020-02-26COMPMID-2819: Delete move semantics from classes that use std::mutexGeorgios Pinitas
2019-12-19COMPMID-2980 (Nightly) armv7a build failuresMichalis Spyrou
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-10-01COMPMID-2645: Detection Post-Process fixesGeorgios Pinitas
2019-09-30COMPMID-2452: Fix compilation issues on armclangGeorgios Pinitas
2019-07-29COMPMID-1849: Add DetectorPostProcess operatorIsabella Gottardi
2019-07-11COMPMID-2092: Refactoring interface for the deconvolution kernels (NEON/CL)Manuel Bottini
2019-05-15COMPMID-2302Manuel Bottini
2019-04-17COMPMID-2049: Add support for deconvolution for qasymm8 on NEONUsama Arif
2019-01-04COMPMID-1765: CPP: Implement TopKVgiuros01
2018-11-09COMPMID-1626: Fixed VGG 16/19 bad_alloc failure.Pablo Tello
2018-11-06COMPMID-1328 Add support for BoxWithNMSLimit operator in CPPMichalis Spyrou
2018-11-02COMPMID-1586: Add support for NHWC CLDeconvolutionLayerMichele Di Giorgio
2018-11-02COMPMID-1621 Deconvolution wrong output calculationMichalis Spyrou
2018-11-02COMPMID-162: output cpus list and capabilities in validation suite.Pablo Tello
2018-11-02COMPMID-1469: Add validate in NEGEMMMatrixAdditionKernelGeorgios Pinitas
2018-11-02COMPMID-1473: Added missing TypePrinter for CPUModel, added accessor for numb...Anthony Barbier
2018-11-02COMPMID-1347: Simplified CPUInfo enumAnthony Barbier
2018-11-02COMPMID-1419: Make NEGEMMAssemblyDispatch dynamically typed instead of templatedAnthony Barbier
2018-11-02COMPMID-1347: Fixed fallback CPUInfo populate function and added latest CPUsAnthony Barbier
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1021: CPUInfo refactoring.Pablo Tello
2018-11-02COMPMID-1008: Fix Doxygen issuesAlex Gilday
2018-11-02COMPMID-540 Replace NEDeconvolutionLayerUpsampleKernel with NEScaleKernelMichalis Spyrou
2018-11-02COMPMID-798 Add instrumentation to NEON kernelsAnthony Barbier
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02COMPMID-700: Adds CPPPermute functionGeorgios Pinitas
2018-11-02COMPMID-481: Add AArch64 GEMMMoritz Pflanzer
2018-11-02COMPMID-417 - Added arm_compute comment at the end of NEON header filesGian Marco Iodice
2018-11-02COMPMID-417 - Added arm_compute comment at the end of CL header filesGian Marco Iodice
2018-11-02COMPMID-481: Add thread info parameterMoritz Pflanzer
2018-11-02COMPMID-518 - Bare metal supportMichalis Spyrou