aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-11-15COMPMID-1329: Add support for GenerateProposals operator in CLgiuros01
2018-11-14COMPMID-1451: Perform fusion before GroupConvolution unrollingGeorgios Pinitas
2018-11-14COMPMID-1462 SSD support: Create CL PriorBoxMichalis Spyrou
2018-11-14COMPMID-1638: Add BBoxTransform to the graph API (3RDPARTY_UPDATE)Manuel Bottini
2018-11-14COMPMID-1781 Add channel support in CLL2NormalizationMichalis Spyrou
2018-11-13COMPMID-1707: Create 3 special CLWidthConcatenate kernel to concatenate 2/4 a...Michele Di Giorgio
2018-11-13COMPMID-1751: Remove output_3d_depth from NEGEMMLowpQuantizeDownInt32ToUint8S...Georgios Pinitas
2018-11-12COMPMID-1451: Fix clang-tidy issues.Georgios Pinitas
2018-11-12COMPMID-1451: Set axis correctly in CLL2Normalize validate functionGeorgios Pinitas
2018-11-09COMPMID-1626: Fixed VGG 16/19 bad_alloc failure.Pablo Tello
2018-11-09COMPMID-1451: Reduces accuracy issue in NEPoolingLayer for QASYMM8 NHWCGeorgios Pinitas
2018-11-09COMPMID-1451 - Removed unused OpenCL kernel from gemmlowp.clGian Marco Iodice
2018-11-09COMPMID-1451: Perform two steps in calculating sqrt in NEPoolingLayerGeorgios Pinitas
2018-11-09COMPMID-1451: Dispatch fp16 gemms through the function interface.Georgios Pinitas
2018-11-09COMPMID-1451: Remove unused code.Georgios Pinitas
2018-11-09COMPMID-1675: Remove unused SVE filesGeorgios Pinitas
2018-11-08COMPMID-1451: Fix fused activation in GEMMConvolutionLayerGeorgios Pinitas
2018-11-08COMPMID-1451: Allow weights retention in CLDeconvolutionLayerMichele Di Giorgio
2018-11-08COMPMID-1638 - Add BBoxTransform to the graph APIManuel Bottini
2018-11-08COMPMID-1451: Removed output_depth3d from CLGEMMLowpQuantizeDownInt32ToUint8S...Gian Marco Iodice
2018-11-08COMPMID-1736: Fixed out-of-bound write in CLIm2ColGian Marco Iodice
2018-11-08COMPMID-1675: Add SVE supportGeorgios Pinitas
2018-11-08COMPMID-1579: Add support for ChannelShuffle operator in NEONGeorgios Pinitas
2018-11-08COMPMID-1776: Revert QuantizeDownStage to use fixed-pointGeorgios Pinitas
2018-11-08COMPMID-1773: Replaced Gemm wrapper for NEGEMM in NEWinogradPablo Tello
2018-11-07COMPMID-1451: Fixed zerobuff sizes and clobbers in interleave transforms.Georgios Pinitas
2018-11-06COMPMID-1451: Fix order of allocations in CLLSTMLayerMichele Di Giorgio
2018-11-06COMPMID-1328 Add support for BoxWithNMSLimit operator in CPPMichalis Spyrou
2018-11-06COMPMID-1703: Collapse the 4th dimensions in CLDepthWiseConvolutionLayer3x3Ke...Georgios Pinitas
2018-11-02COMPMID-1739: Fix broadcast CLArithmeticAddition for QASYMM8Michele Di Giorgio
2018-11-02COMPMID-1712 CLPoolingLayer wrong results in QASYMM8Michalis Spyrou
2018-11-02COMPMID-1605: API alignment for the MemoryManager with ARMNNGeorgios Pinitas
2018-11-02COMPMID-1699: Disable arithmetic operations in CLWinogradLayer when no batche...Georgios Pinitas
2018-11-02COMPMID-1704: Collapse the 4th dimension in CLPoolingLayerKernelGeorgios Pinitas
2018-11-02COMPMID-1701: small cleanup NEWinogradConvolutionLayer.Pablo Tello
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