aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/Types.h
AgeCommit message (Expand)Author
2024-03-21Add skeleton for CLScatter op, reference and testsMohammed Suhail Munshi
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-09-04Remove legacy PostOps codeJakub Sujak
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-06-23Fix doxygen warningsramy.elgammal@arm.com
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-04-04Support dynamic weights for Fully Connected layers on GPUJakub Sujak
2023-03-14Add CropInfo to BatchToSpace reference and fixtureSiCong Li
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
2022-12-29Update the ClConv2d heuristicGian Marco Iodice
2022-11-14Optimize Transposed Convolution for CL backend (FP32/16)Gunes Bayir
2022-11-01Rewrite dynamic fusionSiCong Li
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-07-26Fix for inclusion of "arm_gemm" from src into "Types.h" from coreRamy Elgammal
2022-07-19[ONCPUML-951] Variable weight support for Convolution.Francesco Petrogalli
2022-06-29Add LUT-based leaky relu for QASYMM8 on CPUViet-Hoa Do
2022-06-07Compute Hard-Swish with a Lookup table for qasymm8.Pablo Marquez Tello
2022-05-24[arm_gemm] Import fixed-format kernels from gemm_linux.Francesco.Petrogalli@arm.com
2022-05-06Integrate Dynamic Fusion patchesSiCong Li
2022-05-06Extend GemmLowp reference to support BATCH MATMUL for quantized data typeAdnan AlSinan
2022-04-21Add missing noexcept.Michalis Spyrou
2022-03-15Implementation of ClPooling3dramelg01
2022-03-01Add Pool3d reference implementationGunes Bayir
2021-11-26Fix Cpu Conv3d gcc 8.3 build issuesFreddie Liardet
2021-11-09Enable fast_math in CpuFullyConnectedcfRod
2021-11-01Add PostOp support to GEMM and CLGEMM operators and functions Part 2SiCongLi
2021-10-28Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1SiCongLi
2021-10-12Remove padding in cpuPool2d NCHWFreddie Liardet
2021-10-07Add support for 5D data layout indexingGiorgio Arena
2021-09-29Add support for non-constant weights and biases in CpuFullyConnectedGiorgio Arena
2021-09-22Provide logging for configure functions in all NEON functionsramelg01
2021-09-16Revert "Add support for non-constant weights and biases in CpuFullyConnected"Pablo Marquez Tello
2021-09-15Adds Conv3d reference implementation support.Adnan AlSinan
2021-09-07Add support for non-constant weights and biases in CpuFullyConnectedMichele Di Giorgio
2021-07-22Update GEMM assembly kernelsGeorgios Pinitas
2021-06-29Port NEGEMM to memory injecting interface (Part 1)Michele Di Giorgio
2021-06-15Add NHWC support to CLRemapFrederick Liardet
2021-05-20Add support for dynamic weights in CL FullyConnected layerGiorgio Arena
2021-05-18Port CLGEMM to memory injecting interfaceGeorgios Pinitas
2021-05-11Add constant_weights boolean to FullyConntectedLayerInfoMichele Di Giorgio