aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels/CLDepthwiseConvolutionLayer3x3NHWCKernel.cpp
AgeCommit message (Expand)Author
2019-08-24COMPMID-2336: Validate multiplier and offset calculation in LSTMQuantized and...Michele Di Giorgio
2019-06-28COMPMID-2431: Add a comment to max_offset in CLDepthwiseConvolutionLayer3x3NH...Gian Marco Iodice
2019-06-20COMPMID-2383: DepthwiseConv use output qinfoPablo Tello
2019-06-07COMPMID-2195: DepthwiseConv allow padding > 1 (top/bottom)Pablo Tello
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-05-15COMPMID-2194: Refactor activation function macro in OpenCL. Change all activa...Usama Arif
2019-05-03COMPMID-2108: Fuse Activation Layer in CLDepthwiseConvolutionLayer3x3Kernels ...Manuel Bottini
2019-04-18COMPMID-2047: Add support for dilation in CLDepthwiseConvolution.Usama Arif
2019-03-08COMPMID-1882: Improve memory coalescence when reshaping the weights for CLDep...Pablo Tello
2019-02-27COMPMID-1995: Fix output quantization CLDeptwiseConv3x3 when activation is fusedIsabella Gottardi
2019-01-30COMPMID-1691: Optimize CLDepthwiseConvolutionKernel (QASYMM8/NHWC) for 3x3 ke...giuros01
2019-01-25COMPMID-1866: Revisit padding and window on CLDepthwiseConvolutionNHWCMichele Di Giorgio
2018-12-28COMPMID-1860: Invalid arguments in CLDepthwiseConvolution3x3 for NHWCGeorgios Pinitas
2018-11-08COMPMID-1776: Revert QuantizeDownStage to use fixed-pointGeorgios Pinitas
2018-11-06COMPMID-1703: Collapse the 4th dimensions in CLDepthWiseConvolutionLayer3x3Ke...Georgios Pinitas
2018-11-02COMPMID-1413 - Improve the performance of GEMMLowp with 8 bit dot product on ...Gian Marco Iodice
2018-11-02COMPMID-1451: Fuse activation in DepthwiseConvolution.Georgios Pinitas
2018-11-02COMPMID-1539 Implement YOLOLayer on CLGiorgio Arena
2018-11-02COMPMID-1533 Implementing CLDepthWiseConvolutionLayer with FP16 (NHWC)Giorgio Arena
2018-11-02COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hppAnthony Barbier
2018-11-02COMPMID-1316 Using 8 bit dot product instruction in CLDepthWiseConvolution wi...Giorgio Arena
2018-11-02COMPMID-1349: Add support for QASYMM8 LOGISTIC activation in CLActivationLayerMichele Di Giorgio
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-811 Add NHWC data format support for CL depthwise convolutionGiorgio Arena
2018-11-02COMPMID-1246 CLDepthwiseConvolution QASYMM8 NHWC kernel cleanupGiorgio Arena
2018-11-02COMPMID-1149: (OCLGrind) Invalid read dwc_3x3Georgios Pinitas
2018-11-02COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolutionGiorgio Arena
2018-11-02COMPMID-811 Add NHWC data format support for CL depthwise convolution QASYMM8Giorgio Arena