aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels/CLWidthConcatenateLayerKernel.cpp
AgeCommit message (Expand)Author
2019-08-24COMPMID-2451: Use kernel lws_hint() on enqueueGeorgios Pinitas
2019-07-26COMPMID-2336: Set the correct valid region to the concatenation layer outputIsabella Gottardi
2019-07-03COMPMID-2072: Use a constexpr for num_elems_processed_per_iteration where pos...Michele Di Giorgio
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-02-13COMPMID-1918: Different qinfos support in CLConcatLayerPablo Tello
2018-11-02COMPMID-1667: Add 4D tensors support to CLWidthConcatenateLayerKernelMichele Di Giorgio
2018-11-02COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hppAnthony Barbier
2018-11-02COMPMID-1188 - Passed WIDTH_OFFSET at compile time in CLWidthDepthConcatenate...Gian Marco Iodice
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-655 : Check FP16 is supported by the GPUVidhya Sudhan Loganathan
2018-11-02COMPMID-1137 OpenCL concatenate widthMichalis Spyrou