aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CPP/functions
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-06-26Remove dependency on fp16 definitions from some core include filesMatthew Bentham
2021-10-05Fix of linking errors to find CPPSplit symbols when compiling android nn driverramelg01
2021-10-04Provide logging for configure functions in all CPP functionsramelg01
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
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-05-01COMPMID-3379: Add support for QASYMM8_SIGNED in NEScaleSheri Zhang
2020-03-23COMPMID-3274: Add support for QASYMM8_SIGNED in CPPBoxWithNonMaximaSuppressio...Sheri Zhang
2020-03-19COMPMID-3273: Add support for QASYMM8_SIGNED in CPPDetectionPostProcessLayerSheri Zhang
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-01-13COMPMID-2728: Add support for split sizes in CLSplitKurtis Charnock
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-10-26COMPMID-2588: Optimize the output detection kernel required by MobileNet-SSD ...Giuseppe Rossini
2019-10-01COMPMID-2645: Detection Post-Process fixesGeorgios Pinitas
2019-09-27COMPMID-2310: CLGenerateProposalsLayer: support for QASYMM8Michele Di Giorgio
2019-09-10COMPMID-2635: Add support for QASYMM8 in CPPBoxWithNonMaximaSuppressionLimitMichele Di Giorgio
2019-08-06COMPMID-1849: Implement CPPDetectionPostProcessLayerIsabella Gottardi
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-02-15COMPMID-1766: Implemented CPP Non Max SuppressionPablo Tello
2019-02-15Revert "COMPMID-1766: Implemented CPP Non Max Suppression"Pablo Marquez
2019-01-21COMPMID-1766: Implemented CPP Non Max SuppressionPablo Tello
2019-01-04COMPMID-1765: CPP: Implement TopKVgiuros01
2018-12-06COMPMID-1463: SSD support: Create Detection layerIsabella Gottardi
2018-11-06COMPMID-1328 Add support for BoxWithNMSLimit operator in CPPMichalis Spyrou
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-540 Replace NEDeconvolutionLayerUpsampleKernel with NEScaleKernelMichalis Spyrou
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02COMPMID-700: Adds CPPPermute functionGeorgios Pinitas