aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels/CLROIPoolingLayerKernel.cpp
AgeCommit message (Expand)Author
2019-08-24COMPMID-2451: Use kernel lws_hint() on enqueueGeorgios Pinitas
2019-07-03COMPMID-2072: Use a constexpr for num_elems_processed_per_iteration where pos...Michele Di Giorgio
2019-01-11COMPMID-1677: Change ROIPooling layer interface to accept ROIs as tensorsManuel Bottini
2018-11-02COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hppAnthony Barbier
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-892: OCLGrind failures on both validation and benchmarkGeorgios Pinitas
2018-11-02COMPMID-358 Implement OpenCL ROI PoolingSiCong Li