aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/CpuElementwiseUnaryKernel.cpp
AgeCommit message (Expand)Author
2023-05-17Move lut kernel to sve2 categoryv23.05branches/arm_compute_23_05SiCong Li
2023-04-17Fix unhandled case in ElementwiseUnaryRamy Elgammal
2023-04-11Enable quantized data types for CpuElementwiseUnary on Armv7aRamy Elgammal
2023-03-29Add quantized support for unary elementwise in CPUViet-Hoa Do
2022-02-14Add kernel selection UT for submitted kernelsDana Zlotnik
2022-02-01 Enable kernel selection testing (Phase #2)Yair Schwarzbaum
2022-01-24Fix nightly failure within the elementwise unary build.Dana Zlotnik
2022-01-19Decouple CpuElementwiseKernelDana Zlotnik
2022-01-12Enable kernel selection testing (Phase #1)Giorgio Arena
2021-10-06Add missing ISA selection heuristicsGeorgios Pinitas
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas