aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels/CLTileKernel.cpp
AgeCommit message (Expand)Author
2020-01-09COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functionsManuel Bottini
2019-08-24COMPMID-2451: Use kernel lws_hint() on enqueueGeorgios Pinitas
2018-11-27COMPMID-1720: CL: Implement Tilegiuros01