aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-11-02COMPMID-1413 - Improve the performance of GEMMLowp with 8 bit dot product on ...Gian Marco Iodice
2018-11-02COMPMID-1029: Collapse CLWinogradInputTransform/CLWinogradOutputTransformGeorgios Pinitas
2018-11-02COMPMID-1451: Fix CL/NEPermuteKernel PermuteVection checkIsabella Gottardi
2018-11-02COMPMID-1451: Fix validation issue in CLReduceMeanMichalis Spyrou
2018-11-02COMPMID-1451: Fix inlines in cl helpersGeorgios Pinitas
2018-11-02COMPMID-1530 error: dereferencing type-punned pointer will break strict-alias...Michalis Spyrou
2018-11-02COMPMID-1451: Remove invalid bias check in NEDeconvolutionLayerGeorgios Pinitas
2018-11-02COMPMID-1681: (Nightly) NEWidthConcatenateLayer failsMichele Di Giorgio
2018-11-02COMPMID-1451 Properly remove dimensions in CLReduceMeanMichalis Spyrou
2018-11-02COMPMID-1673: Collapse window in CLArithmeticAddition when one operand is a v...Michele Di Giorgio
2018-11-02COMPMID-1451: Perform CLOutputStage using floats.Georgios Pinitas
2018-11-02COMPMID-1451: Fuse activation in DepthwiseConvolution.Georgios Pinitas
2018-11-02COMPMID-1327: Add support for BBoxTransform operator in CLgiuros01
2018-11-02COMPMID-1451:Fuse RELU,LU_BOUNDED_RELU with requantization in NEGEMMConvoluti...Georgios Pinitas
2018-11-02COMPMID-1632 Add CLL2NormalizationLayer for NHWC and FP32Michalis Spyrou
2018-11-02COMPMID-1523: Fuse BN node with convolution.Georgios Pinitas
2018-11-02COMPMID-1667: Add 4D tensors support to CLWidthConcatenateLayerKernelMichele Di Giorgio
2018-11-02COMPMID-1580 Implement ReduceMean in NEONMichalis Spyrou
2018-11-02COMPMID-1659: (Nightly) CLGEMMConvolutionLayer QASYMM8 TensorShape errorIsabella Gottardi
2018-11-02COMPMID-1451: Fix allocation of weights in DeconvolutionMichele Di Giorgio
2018-11-02COMPMID-1586: Add support for NHWC CLDeconvolutionLayerMichele Di Giorgio
2018-11-02COMPMID-1574 Implement ReduceMean in OpenCLMichalis Spyrou
2018-11-02COMPMID-1451: Reverting changes for CLGEMM and CLGEMMLowp previuosly done (38...Isabella Gottardi
2018-11-02COMPMID-1451: Fix NormalizationLayer accross width normalization.Georgios Pinitas
2018-11-02COMPMID-1621 Deconvolution wrong output calculationMichalis Spyrou
2018-11-02COMPMID-1451: Fix compilation issues under gcc 8Georgios Pinitas
2018-11-02COMPMID-1623: NEWinograd reduce the number of output tiles.Pablo Tello
2018-11-02COMPMID-1451: Enable dot kernels in NEGEMMAssembly functionsGeorgios Pinitas
2018-11-02COMPMID-1630: Fixed broken DOTPROD detection.Pablo Tello
2018-11-02COMPMID-1607 - (Nightly) CLGEMMLowpMatrixMultiplyCore errors and mismatchesIsabella Gottardi
2018-11-02COMPMID-1546 Optimize PoolingLayer NHWC on NEON for all data typesMichalis Spyrou
2018-11-02COMPMID-1610: Fixed CLDirectConvolution mismatchesPablo Tello
2018-11-02COMPMID-1618 : Mobilenet QASYMM8 does not use dot prod kernel when instrument...Vidhya Sudhan Loganathan
2018-11-02COMPMID-1559 : (Nightly) CLWinograd FP16 SIGABORT and mismatchesVidhya Sudhan Loganathan
2018-11-02[COMPMID-1331] Add support for RoIAlign operator in CLgiuros01
2018-11-02COMPMID-1607 - (Nightly) CLGEMMLowpMatrixMultiplyCore errors and mismatchesIsabella Gottardi
2018-11-02COMPMID-286: CL colour convert to U8Manuel Bottini
2018-11-02COMPMID-1460 Create Yolo v3 graph exampleMichalis Spyrou
2018-11-02COMPMID-1519: Add support for 3D input/output in CLGEMMLowpOutputStageGeorgios Pinitas
2018-11-02COMPMID-1600: Reduce number of tile specialisations.Pablo Tello
2018-11-02COMPMID-287: NEON colour convert to U8Manuel Bottini
2018-11-02COMPMID-1596 Create UpsampleLayer for NEONMichalis Spyrou
2018-11-02COMPMID-1518: Add support for GEMM3D in CLGEMMLowpMatrixMultiplyCoreGeorgios Pinitas
2018-11-02COMPMID-1603: Add PadLayer to graph APIMichele Di Giorgio
2018-11-02COMPMID-1590: Memory corruption in arm_compute_validation.Pablo Tello
2018-11-02COMPMID-1595 Add UpsampleLayer to graph APIMichalis Spyrou
2018-11-02COMPMID-1598 : Fix compilation error in CLDepthwiseConvolutionQS8 kernelGeorgios Pinitas
2018-11-02COMPMID-1540 Implement YOLOLayer on NEONMichalis Spyrou
2018-11-02COMPMID-1446 : Add support for 3D output in NEGEMMLowpOutputStageGeorgios Pinitas
2018-11-02COMPMID-1588 Create UpsampleKernel for YOLOLayerMichalis Spyrou