aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core
AgeCommit message (Expand)Author
2023-07-13Added S64/U64 support for the input in CLCastPablo Marquez Tello
2023-06-26Remove dependency on fp16 definitions from some core include filesMatthew Bentham
2023-06-23Fix doxygen warningsramy.elgammal@arm.com
2023-06-16Add Fused Activation to OpenCL MatMulMohammed Suhail Munshi
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-09Added int8 support in LeakyRelu/LUT kernel.Pablo Marquez Tello
2023-05-31Fix number of dimensions changed after transposeViet-Hoa Do
2023-05-04Implement OpenCL MatMul heuristic for Arm® Mali™-G710Gian Marco Iodice
2023-05-03Fix im2col for fast-maths mode with padding.Renato Arantes
2023-05-02Fix fully connected and matmul mismatchesViet-Hoa Do
2023-04-27Avoid printing error message for each not found OpenCl libraryRamy Elgammal
2023-04-19Add quantized support for CPU MatMulViet-Hoa Do
2023-04-13Implement MatMul Function and Operator with Floating Point support for CPUMohammed Suhail Munshi
2023-04-04Support dynamic weights for Fully Connected layers on GPUJakub Sujak
2023-03-30Add cropping support to NEBatchToSpaceSiCong Li
2023-03-29Fix GCC13 compiler errorsPablo Marquez Tello
2023-03-27Fix BatchToSpaceFixtureSiCong Li
2023-03-20Implement OpenCL MatMul for Lhs T Rhs T/NT FP32/16Gunes Bayir
2023-03-17Implement OpenCL MatMul for Lhs NT Rhs T/NT FP32/16Ramy Elgammal
2023-03-14Add CropInfo to BatchToSpace reference and fixtureSiCong Li
2023-03-08Add support for arbitrary parameters for CPU GatherViet-Hoa Do
2023-03-01Add support for kernel indices in MaxpoolAdnan AlSinan
2023-02-28Add an option to use lowest for max-poolingAdnan AlSinan
2023-02-28Add MatMulInfo Information class to ComputeLibraryMohammed Suhail Munshi
2023-01-10Extend cl image support to input and output tensorsGian Marco Iodice
2023-01-09Add extend padding lock flagRamy Elgammal
2023-01-06Handle Intermediate tensors within the sketchGunes Bayir
2022-12-30Move DWC native heuristic into the heuristic folderGian Marco Iodice
2022-12-29Update the ClConv2d heuristicGian Marco Iodice
2022-11-28Integrate SME2 kernelsViet-Hoa Do
2022-11-25Implement address precalculation for indirect conv2d - OpenCLGian Marco Iodice
2022-11-22Remove dynamic fusion prototype with tests and examplesSiCong Li
2022-11-22ONCPUML-1072: Tuned MWS values (for N1, V1) for binary operators used by oneDNNFadi Arafeh
2022-11-22space-to-depth shape calculator fixRamy Elgammal
2022-11-14Optimize Transposed Convolution for CL backend (FP32/16)Gunes Bayir
2022-11-10Fix compiler warnings in dynamic fusionSiCong Li
2022-11-04Fix compiler warnings in dynamic fusionSiCong Li
2022-11-01Rewrite dynamic fusionSiCong Li
2022-10-06Rework DepthwiseConvolution heuristic on OpenCLGian Marco Iodice
2022-10-03Force CL kernel compilation with 64 registersViet-Hoa Do
2022-09-26Add FP32 Neon™ swish activationJonathan Deakin
2022-09-14Adding GELU activationMurray Kornelsen
2022-09-01Compute Hard-Swish with a Lookup table for qasymm8_signed.Pablo Marquez Tello
2022-08-17Add LUT for quantized sigmoid functionViet-Hoa Do
2022-08-04[ONCPUML-970] Fast math mode for fixed format kernelsPablo Marquez Tello
2022-08-03[ONCPUML-968] Fixed format kernel support in additional APIsMilos Puzovic
2022-08-02Update the GPUTarget listGian Marco Iodice
2022-07-26Fix for inclusion of "arm_gemm" from src into "Types.h" from coreRamy Elgammal