aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels/CLStridedSliceKernel.cpp
AgeCommit message (Expand)Author
2020-07-21COMPMID-3390: Async support to CLStridedSliceLayerKernel kernels/functionsMichalis Spyrou
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-04-23COMPMID-3394: Replace get_cl_type_from_data_type in AllSheri Zhang
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
2020-03-10COMPMID-3069: Improve build time by splitting up ToolchainSupport.hMatthew Bentham
2020-01-09COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functionsManuel Bottini
2019-09-27COMPMID-2310: CLGenerateProposalsLayer: support for QASYMM8Michele Di Giorgio
2019-07-22COMPMID-2307: QUANTIZED_16BIT_LSTM operator for CLManuel Bottini
2019-07-03COMPMID-2072: Use a constexpr for num_elems_processed_per_iteration where pos...Michele Di Giorgio
2019-05-01COMPMID-1995: Fix clang-tidy warningsMichalis Spyrou
2018-12-14COMPMID-1710: Fixes in StrideSlice calculations.Georgios Pinitas
2018-12-07COMPMID-1451: Fix shape check in CLStridedSliceKernelGeorgios Pinitas
2018-11-02COMPMID-1332: Implement Slice for CLGeorgios Pinitas
2018-11-02COMPMID-1235: Implements StridedSlice for CLGeorgios Pinitas