aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-12COMPMID-2236: Move assembly implementation interfaces to src folderGeorgios Pinitas
2019-07-12COMPMID-2468: (Nightly) Bug in CL QSYMM16Michalis Spyrou
2019-07-12COMPMID-2421: Add 5x5 DepthwiseConv2d in the optimized path for NEONGeorgios Pinitas
2019-07-12COMPMID-2463: Add deprecation macro to deprecate interfacesGeorgios Pinitas
2019-07-12COMPMID-2414 Add add_2D_tensor_argument_if for OpenCLMichalis Spyrou
2019-07-11COMPMID-2273: Fuse Batch Normalization with Depthwise Convolution layer at gr...Manuel Bottini
2019-07-11COMPMID-2092: Refactoring interface for the deconvolution kernels (NEON/CL)Manuel Bottini
2019-07-11Revert "COMPMID-2425: Fix memory leak reported by coverity"Georgios Pinitas
2019-07-11COMPMID-2447: Align TFlite nearest neighbor NE/CL functions with ACLMichalis Spyrou
2019-07-11COMPMID-2410: Create a new GEMMLowpQuantizeDownInt32ToInt16ScaleKernel for CLManuel Bottini
2019-07-11COMPMID-2458: Initialize uninitialized variablesGeorgios Pinitas
2019-07-10COMPMID-2457: Investigate DirectConvolution failuresgiuros01
2019-07-09COMPMID-2336: Fix build for v8.2-a architecturesGeorgios Pinitas
2019-07-09COMPMID-2443: OpenCL kernels cache.Pablo Tello
2019-07-09COMPMID-2156: Optimized dilated convolution for NEON.Georgios Pinitas
2019-07-09COMPMID-2411: Add (logistic and tanh) activation support for QSYMM16 for CLManuel Bottini
2019-07-08COMPMID-2432: Fix defects reported by CoverityMichalis Spyrou
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