aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels/CLReshapeLayerKernel.cpp
AgeCommit message (Expand)Author
2021-02-08Make memset/copy functions state-lessSheri Zhang
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-10-29COMPMID-3706: Add padding assert for kernels that don't have paddingSheri Zhang
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-08-05COMPMID-3392: Collapse TensorMaps into a single TensorPackGeorgios Pinitas
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-07-07COMPMID-3387: Support memory injection in CLActivationLayerGeorgios Pinitas
2020-07-03COMPMID-3388: Async support to CLReshapeLayerKernel kernels/functionsMichalis Spyrou
2020-04-22COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix3Manuel Bottini
2020-04-17COMPMID-3280: Make all ML primitives for CL use the new interface - Part 1Manuel Bottini
2019-12-20COMPMID-2763 [CL] add support for QASYMM8_SIGNED to SoftmaxLayerSang-Hoon Park
2019-08-24COMPMID-2451: Use kernel lws_hint() on enqueueGeorgios Pinitas
2018-11-19COMPMID-1065 : Create documentation explaining how to add new functions / ker...Vidhya Sudhan Loganathan
2018-11-02[COMPMID-1483] Add validate method to CLReshapeLayerGiuseppe Rossini
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-661: Add QAsymm8 for Reshape (#29)Daniil Efremov
2018-11-02COMPMID-462: Implement TensorReshape for NEON and CL.Georgios Pinitas