aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-08COMPMID-2425: Fix memory leak reported by coverityMichalis Spyrou
2019-07-08COMPMID-2336: Set the correct tolerance in PixeWiseMultiplication testMichalis Spyrou
2019-07-05COMPMID-2435: Update GPU target definitionsGeorgios Pinitas
2019-07-05COMPMID-2378: Sanitize GEMM configuration for NEONGeorgios Pinitas
2019-07-05COMPMID-2193: Improve permute documentation.Pablo Tello
2019-07-05COMPMID-2185: Implement direct convolution 9x9 (NHWC) on NEONGian Marco Iodice
2019-07-05COMPMID-2432 Fix defects reported by CoverityMichalis Spyrou
2019-07-03COMPMID-2409: Add QSYMM16 support for PixelWiseMultiplication for NEONManuel Bottini
2019-07-03COMPMID-2336: Fix enable tuning of kernels targeted in COMPUTE-10611Michele Di Giorgio
2019-07-03COMPMID-2072: Use a constexpr for num_elems_processed_per_iteration where pos...Michele Di Giorgio
2019-07-02COMPMID-2433: (Nightly) Bug in CLDequantizationLayerMichele Di Giorgio
2019-07-01COMPMID-2336 Fix FuseBatchNormalizationFixtureMichalis Spyrou
2019-07-01COMPMID-2407: Add (logistic and tanh) activation support for QSYMM16 for NEONgiuros01
2019-07-01COMPMID-2429: Unexpected exception in destructorGeorgios Pinitas
2019-07-01COMPMID-2427: Remove structurally dead codeGeorgios Pinitas
2019-07-01COMPMID-2426: Logical dead code fixGeorgios Pinitas
2019-06-28COMPMID-2234 : Add support for axis 3 in NE/CLConcatenateLayerVidhya Sudhan Loganathan
2019-06-28COMPMID-1979: Fuse Activation Function in CLGEMM - part 1Gian Marco Iodice
2019-06-28COMPMID-2428: Missing break statement.Georgios Pinitas
2019-06-28COMPMID-2431: Add a comment to max_offset in CLDepthwiseConvolutionLayer3x3NH...Gian Marco Iodice
2019-06-27COMPUTE-10611: CL: Set config_id to enabling LWS tuningGary Antcliffe
2019-06-26COMPMID-2413: Add QSYMM16 support for PixelWiseMultiplication for CLMichele Di Giorgio
2019-06-25COMPMID-2245: Extend NEFuseBatchNormalization to support DepthwiseConvolution...Manuel Bottini
2019-06-25COMPMID-2158 Add SRGAN shapes in ConvolutionLayer heurists to dispatch direct...Michalis Spyrou
2019-06-25COMPMID-2406: Create a new GEMMLowpQuantizeDownInt32ToInt16ScaleKernel for NEONGian Marco Iodice
2019-06-25COMPMID-2391: Created optical flow examplePablo Tello
2019-06-25COMPMID-2412: Add QSYMM16 support for ElementwiseAddition for CLMichele Di Giorgio
2019-06-24COMPMID-2172: Fuse bias addition with CLGEMMMatrixMultiplyNativeKernelGian Marco Iodice
2019-06-24COMPMID-2336: Fix Nightly bug NEArithmeticAdditionManuel Bottini
2019-06-24COMPMID-2235: Extend type support for CL/NEON DequantizationLayer.Georgios Pinitas
2019-06-24COMPMID-2392: Add documentation for import_memory interfaceGeorgios Pinitas
2019-06-20COMPMID-2408: Add QSYMM16 support for ElementwiseAddition for NEONManuel Bottini
2019-06-20COMPMID-2383: DepthwiseConv use output qinfoPablo Tello
2019-06-20COMPMID-2053: Fuse bias addition with CLGEMMMatrixMultiplyReshapedKernelGian Marco Iodice
2019-06-19COMPMID-2343: Add layer normalization support in NELSTMLayerMichele Di Giorgio
2019-06-18COMPMID-2336: Account for padding in NEIm2ColKernel for NHWC.Georgios Pinitas
2019-06-18COMPMID-2336: Fix argument type for epsilon in CLL2NormalizeLayer.Georgios Pinitas
2019-06-18COMPMID-2387: Add support for NEMeanStdDevNormalizationLayerMichele Di Giorgio
2019-06-18COMPMID-2079: Print positional argument helpGeorgios Pinitas
2019-06-17COMPMID-2401: Fix CLGemmLowp macro expansion on no-dot platformsGeorgios Pinitas
2019-06-17COMPMID-2184: Implement direct convolution 9x9 (NHWC) on OpenCLMichalis Spyrou
2019-06-14COMPMID-2405: Add lws_hint to CLGEMMLowpMatrixAReductionKernelGian Marco Iodice
2019-06-13COMPMID-2244: Extend CLFuseBatchNormalization to support DepthwiseConvolution...Manuel Bottini
2019-06-13COMPMID-2336: Fix armv8.2-a build on AndroidMichele Di Giorgio
2019-06-13COMPMID-2342: Add layer normalization support in CLLSTMLayerMichele Di Giorgio
2019-06-12COMPMID-2336: Remove unused variable in PReluMichalis Spyrou
2019-06-11COMPMID-2336: Enable implicit fallthrough warningsMichalis Spyrou
2019-06-11COMPMID-2380: Create utility functions for is_one and is_zero with floatGian Marco Iodice
2019-06-11COMPMID-2376: (Nightly) NEON ArgMinMax QASYMM8Manuel Bottini
2019-06-11COMPMID-2386: Add support for CLMeanStdNormalizationLayerMichele Di Giorgio