aboutsummaryrefslogtreecommitdiff
path: root/src/core/helpers
AgeCommit message (Expand)Author
2021-06-15Fix incorrect memory handling in ported functionsManuel Bottini
2021-06-07Revert "Implement memory injection in CpuDirectGemmConv2d"Michele Di Giorgio
2021-05-27Implement memory injection in CpuDirectGemmConv2dSang-Hoon Park
2021-05-18Port CLGEMM to memory injecting interfaceGeorgios Pinitas
2021-05-18Remove padding from NERemapKernelManuel Bottini
2021-03-10Remove valid region calculation from CpuElementwiseSang-Hoon Park
2021-03-08Add dynamic tensor support to CpuElementwiseSang-Hoon Park
2021-03-08Remove usage of valid window region in NHWC CPU kernels - Part1SiCongLi
2021-02-10Revert changes on tensor's strides and fix CLDepthwiseConvolution 3x3 QuantizedGiorgio Arena
2021-02-09Fix CLDepthwiseConvolutionLayer 3x3 QASYMM8Giorgio Arena
2021-01-19Fix doxygen references to new kernelsMichele Di Giorgio
2021-01-12Add SVE support and decouple data type for NEScaleKernelSheri Zhang
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park