aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/CpuCastKernel.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-09-15Remove deprecated support for BF16 in CpuCastAdnan AlSinan
2023-08-08Add support for S64 output in NEArgMinMaxLayerPablo Marquez Tello
2023-07-19Add support for input S64/U64 in CpuCastKernelPablo Marquez Tello
2023-01-11Deprecated BF16 support in DepthConvertPablo Marquez Tello
2022-03-03Decouple castKernelYair Schwarzbaum
2022-02-01 Enable kernel selection testing (Phase #2)Yair Schwarzbaum
2022-01-12Enable kernel selection testing (Phase #1)Giorgio Arena
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas