aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL/functions/CLPadLayer.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2021-10-01Provide logging for configure functions in all CL functionsramelg01
2021-02-08Make memset/copy functions state-lessSheri Zhang
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-10-23COMPMID-3708 Remove OpenCL padding: CLCopyKernel [Patch2]SiCong Li
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-04-23COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2Manuel Bottini
2019-10-01COMPMID-2592 Create a new kernel for CLPad with SYMMETRIC and REFLECT modeGiorgio Arena
2019-09-02COMPMID-2639: CLPadLayer support for 4D paddingMatthew Jackson
2019-08-21COMPMID-2080 Create a new kernel for CLPad with CONSTANT modeGiorgio Arena
2019-05-10COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-04-15COMPMID-2111: ConcatenateLayer API should accept an index instead of an enumGeorgios Pinitas
2019-03-28COMPMID-2008: Add support for "reflect" padding mode in CLPadManuel Bottini
2019-03-27COMPMID-1944 Add support for "reflect" padding mode in NEPadUsama Arif
2019-01-14COMPMID-1772: Implement PadV2 for NEONGeorgios Pinitas
2018-11-02[COMPMID-1229] Implementing Pad on OpenCL -FP32/FP16Giuseppe Rossini