aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels
AgeCommit message (Expand)Author
2023-10-30DirectConv and Im2Col changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-10-20FuseBatchNorm changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-10-13Fix build error in CpuScalePablo Marquez Tello
2023-10-12Scale changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-10-10Fix build errorPablo Marquez Tello
2023-10-10CpuSubKernel changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-10-09Pool2d changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-10-05Optimize CLTranspose operatorJakub Sujak
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-09-26Re-arrange header inclusion orderFelix Thomasmathibalan
2023-09-26Select changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-26Maxunpooling changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-21L2Norm changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-21Gemm changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-15Remove deprecated support for BF16 in CpuCastAdnan AlSinan
2023-09-15GenerateProposals changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-15Fuse batch normalization changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-15Fix include dependencies for mass reformatting patchGunes Bayir
2023-09-13Softmax changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-13Changes to InstanceNrom to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-13Changes in NECropResize to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-08Meanstddevnorm changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-06Changes to BoundingBoxTransform to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-06Changes to ElementwiseOp to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-04DWC changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-01Pool3d changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-08-30Changes in roi_align to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-08-29NEFuseBatchNormalizationKernel reworkPablo Marquez Tello
2023-08-23CpuAdd rework to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-08-22Optimize CpuReshapeKernelAnitha Raj
2023-08-17Fix depthwise convolution not using assembly kernelViet-Hoa Do
2023-08-08Add support for S64 output in NEArgMinMaxLayerPablo Marquez Tello
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
2023-07-19Add support for input S64/U64 in CpuCastKernelPablo Marquez Tello
2023-07-18Break up core/Utils.h to reduce unused code being included everywhereMatthew Bentham
2023-07-04Depthwise channel pre-multiplicationMichael Tyler
2023-06-26Remove dependency on fp16 definitions from some core include filesMatthew Bentham
2023-06-21Fix CPU depthwise convolution in case of large paddingViet-Hoa Do
2023-06-15Break up Utils.h a bit to reduce unused code being included everywhereMatthew Bentham
2023-06-15Break up arm_compute/core/Types.h a bitMatthew Bentham
2023-06-12Refactor activation LUT computationPablo Marquez Tello
2023-06-06Fix ScaleKernel validate method.Pablo Marquez Tello
2023-05-17Move lut kernel to sve2 categorySiCong Li
2023-05-10Re-enable dyanmic weights in Neon™ depthwise convolutionRamy Elgammal
2023-05-03Fix im2col for fast-maths mode with padding.Renato Arantes
2023-04-26Integrate multi-threaded pretranspose_B_arraySiCong Li
2023-04-19NETranspose 8x8 kernel for 32-bit elementsEthan Doe
2023-04-17Fix unhandled case in ElementwiseUnaryRamy Elgammal
2023-04-11Enable quantized data types for CpuElementwiseUnary on Armv7aRamy Elgammal
2023-03-29Fix GCC13 compiler errorsPablo Marquez Tello