aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL
AgeCommit message (Expand)Author
2019-09-12COMPMID-2599: Implement a new and generic depthwise convolution on OpenCL (Fp...Gian Marco Iodice
2019-09-09COMPMID-2246: NEBoundingBoxTransform support QASYMM16Pablo Tello
2019-09-04COMPMID-2247: Extend support of CLBoundingBoxTransform for QUANT16_ASYMMMichele Di Giorgio
2019-09-02COMPMID-1965 Extend CLGEMMMatrixMultiplyReshapedKernel to support transposed ...Giorgio Arena
2019-09-02COMPMID-2639: CLPadLayer support for 4D paddingMatthew Jackson
2019-08-30COMPMID-2418: CLDequantizationLayer support for QASYMM8_PER_CHANNELMichalis Spyrou
2019-08-29COMPMID-2317: Implement CLROIAlignLayerMichele Di Giorgio
2019-08-28COMPMID-2605: Add asymmetric padding support for Deconvolution layerMatthew Jackson
2019-08-24COMPMID-2451: Use kernel lws_hint() on enqueueGeorgios Pinitas
2019-08-24COMPMID-2336: Validate multiplier and offset calculation in LSTMQuantized and...Michele Di Giorgio
2019-08-23COMPMID-2460: Add ELU activation on NEON,CL,GLESGeorgios Pinitas
2019-08-22COMPMID-2631: Deprecate CLGEMMMatrixAdditionKernelGian Marco Iodice
2019-08-21COMPMID-2080 Create a new kernel for CLPad with CONSTANT modeGiorgio Arena
2019-08-20COMPMID-2590: Avg_Pooling2d Fails on CL NHWC FP16Michele Di Giorgio
2019-08-13COMPMID-2580: Fix out of bound read in Depthwise Convolution layer (OpenCL)Gian Marco Iodice
2019-08-09COMPMID-2547: CLSpaceToBatchLayer causes NN Test Failures on QUANT8_ASYMM Dat...Michele Di Giorgio
2019-08-06COMPMID-2336 Fix valgrind error for BatchNormalizationLayer on NEON with NHWC...Giorgio Arena
2019-08-05COMPMID-2545: Reduce tests required by GEMM (OpenCL)Gian Marco Iodice
2019-08-02COMPMID-2539: Add bias addition check in CLGEMM validationGian Marco Iodice
2019-07-30COMPMID-2467 Include IP information to the tuning configGiorgio Arena
2019-07-26COMPMID-2336: Set the correct valid region to the concatenation layer outputIsabella Gottardi
2019-07-23COMPMID-1979: Fuse Activation Function in CLGEMM - part 3Gian Marco Iodice
2019-07-22COMPMID-2307: QUANTIZED_16BIT_LSTM operator for CLManuel Bottini
2019-07-18COMPMID-2096: Refactor the CLGEMMLowp function selection (heuristic)Gian Marco Iodice
2019-07-17COMPMID-1979: Fuse Activation Function in CLGEMM - part 2Gian Marco Iodice
2019-07-12COMPMID-2468: (Nightly) Bug in CL QSYMM16Michalis Spyrou
2019-07-12COMPMID-2414 Add add_2D_tensor_argument_if for OpenCLMichalis Spyrou
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-10COMPMID-2457: Investigate DirectConvolution failuresgiuros01
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-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-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-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-2412: Add QSYMM16 support for ElementwiseAddition for CLMichele Di Giorgio
2019-06-24COMPMID-2172: Fuse bias addition with CLGEMMMatrixMultiplyNativeKernelGian Marco Iodice
2019-06-24COMPMID-2235: Extend type support for CL/NEON DequantizationLayer.Georgios Pinitas
2019-06-20COMPMID-2383: DepthwiseConv use output qinfoPablo Tello
2019-06-20COMPMID-2053: Fuse bias addition with CLGEMMMatrixMultiplyReshapedKernelGian Marco Iodice
2019-06-18COMPMID-2336: Fix argument type for epsilon in CLL2NormalizeLayer.Georgios Pinitas
2019-06-17COMPMID-2401: Fix CLGemmLowp macro expansion on no-dot platformsGeorgios Pinitas