aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/CpuCastKernel.cpp
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
2022-09-16Fix bug in QASYMM8_SIGNED to F32 cast layerViet-Hoa Do
2022-03-03Decouple castKernelYair Schwarzbaum
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas