aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/Types.h
AgeCommit message (Expand)Author
2019-08-23COMPMID-2317: Add new QASYMM16 data typeMichele Di Giorgio
2019-08-23COMPMID-2460: Add ELU activation on NEON,CL,GLESGeorgios Pinitas
2019-08-22COMPMID-2417: Add new QASYMM8_PER_CHANNEL data typeMichalis Spyrou
2019-08-06COMPMID-1849: Implement CPPDetectionPostProcessLayerIsabella Gottardi
2019-08-01COMPMID-1979: Fuse Activation Function in CLGEMM - part 4Gian Marco Iodice
2019-07-05COMPMID-2378: Sanitize GEMM configuration for NEONGeorgios Pinitas
2019-06-20COMPMID-2408: Add QSYMM16 support for ElementwiseAddition for NEONManuel Bottini
2019-06-13COMPMID-2244: Extend CLFuseBatchNormalization to support DepthwiseConvolution...Manuel Bottini
2019-06-04COMPMID-2171: Fuse bias addition with CLGEMMMatrixMultiplyReshapedOnlyRHSKernelGeorgios Pinitas
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-05-24COMPMID-2160: Implement Round for NEONUsama Arif
2019-05-24COMPMID-2322: PRELU support in CLActivationLayergiuros01
2019-05-22COMPMID-2279: Implement REDUCE_MAX operator for NEONUsama Arif
2019-05-22COMPMID-2280: Implement REDUCE_MIN operator for NEONUsama Arif
2019-05-20COMPMID-2338: Remove CLGEMMInterleave4x4 and CLGEMMTranspose1xWGian Marco Iodice
2019-05-20COMPMID-2282: Implement SIN operator for CLMichalis Spyrou
2019-05-16COMPMID-2254Manuel Bottini
2019-05-15COMPMID-2194: Refactor activation function macro in OpenCL. Change all activa...Usama Arif
2019-05-15COMPMID-2269: Implement POW operator for NEONUsama Arif
2019-05-14COMPMID-2263: Implement NELogLayerUsama Arif
2019-05-13COMPMID-2268: Implement NEG for NEON.Usama Arif
2019-05-10COMPMID-1635: Optimize CLDeconvolutionLayer - Part IIIgiuros01
2019-04-29COMPMID-2117 : Use FFT convolution if output feature map depth is less than i...Vidhya Sudhan Loganathan
2019-03-21COMPMID-2066: Create reference implementation for reflect and symmetric paddingsUsama Arif
2019-02-18COMPMID-1999: Add support for GenerateProposals operator in CLManuel Bottini
2019-02-15Revert "COMPMID-1329: Add support for GenerateProposals operator in CL"Giuseppe Rossini
2019-02-12COMPMID-1934: Doxygen online documentation errors on FirefoxManuel Bottini
2019-01-30COMPMID-1691: Optimize CLDepthwiseConvolutionKernel (QASYMM8/NHWC) for 3x3 ke...giuros01
2019-01-14COMPMID-1724: CL Implement ProdManuel Bottini
2019-01-11COMPMID-1677: Change ROIPooling layer interface to accept ROIs as tensorsManuel Bottini
2018-12-21COMPMID-1836: Remove CLGEMMTranspose1xWKernel and replace with CLGEMMReshapeR...giuros01
2018-12-11COMPMID-1775: Implement CLGEMMReshapeRHSMatrixKernel to reshape the RHS matri...Gian Marco Iodice
2018-12-10COMPMID-1774: Implement CLGEMMReshapeLHSMatrixKernel to reshape the LHS matri...Gian Marco Iodice
2018-12-06COMPMID-1463: SSD support: Create Detection layerIsabella Gottardi
2018-12-05COMPMID-1719 CL: Implement RSqrt, ExpMichalis Spyrou
2018-12-03COMPMID-1497: Use reshaped B strategy in GEMM by defaultAnthony Barbier
2018-11-30COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifferencegiuros01
2018-11-30COMPMID-1728 CL: Implement ArgMax/ArgMinMichalis Spyrou
2018-11-28COMPMID-1716: CL Comparison operationsGeorgios Pinitas
2018-11-27COMPMID-1720: CL: Implement Tilegiuros01
2018-11-22COMPMID-1648: CLNormalizationLayer IN_MAP_2D support for NHWC for FP32/FP16Michele Di Giorgio
2018-11-19COMPMID-1065 : Create documentation explaining how to add new functions / ker...Vidhya Sudhan Loganathan
2018-11-19COMPMID-1750: Add PriorBox operator to graph API.Pablo Tello
2018-11-16COMPMID-1451: Fixes for BoundingBoxTransformgiuros01
2018-11-16COMPMID-1266 : Add support for FP16 in CLWinogradConvolutionLayer: 5x5 kernelsVidhya Sudhan Loganathan
2018-11-16COMPMID-1461 SSD support: Create NEON PriorBoxMichalis Spyrou
2018-11-15COMPMID-1329: Add support for GenerateProposals operator in CLgiuros01
2018-11-14COMPMID-1462 SSD support: Create CL PriorBoxMichalis Spyrou
2018-11-09COMPMID-1626: Fixed VGG 16/19 bad_alloc failure.Pablo Tello
2018-11-08COMPMID-1736: Fixed out-of-bound write in CLIm2ColGian Marco Iodice