aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
AgeCommit message (Expand)Author
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
2022-07-19[ONCPUML-951] Variable weight support for Convolution.Francesco Petrogalli
2022-07-14Integrate new winograd APIs from MLTechramelg01
2022-07-13Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16Gunes Bayir
2022-07-13Fixed clang-cl errors on Windows native builds.Pablo Tello
2022-07-08Extended direct conv 2d interface for tuning the OpenCl kernelGian Marco Iodice
2022-07-05Add G57 to GPUTargetSiCong Li
2022-06-29Add LUT-based leaky relu for QASYMM8 on CPUViet-Hoa Do
2022-06-27Implement new Elementwise Dynamic Fusion Operators: Div, FloorMichalis Spyrou
2022-06-23Enable loading OpenCL symbols in Android App native code, NDK environment.ohadagoogle
2022-06-15Fix build error v8.2-a-svePablo Marquez Tello
2022-06-15Add support OpenCL 3.0 non-uniform workgroupViet-Hoa Do
2022-06-13Add support for 2d and 3d indices for axis 1Pablo Marquez Tello
2022-06-07Compute Hard-Swish with a Lookup table for qasymm8.Pablo Marquez Tello
2022-05-30Fix doxygen typosViet-Hoa Do
2022-05-24[arm_gemm] Import fixed-format kernels from gemm_linux.Francesco.Petrogalli@arm.com
2022-05-12Revert "Add support for 2d and 3d indices for axis 0"Mohammed Suhail Munshi
2022-05-11Fix inclusion guard for dynamic fusion moduleSiCong Li
2022-05-10Add support for 2d and 3d indices for axis 0Pablo Marquez Tello
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-04-19Add CLPool3d Int8 SupportMohammed Suhail Munshi
2022-04-14Enable dynamic cl tuning for dynamically fused kernelsSiCong Li
2022-04-13Add support for int8 CpuPool3dAdnan AlSinan
2022-04-13Add DirectConvolution2D kernel component for dynamic fusionGunes Bayir
2022-04-01Add CPU Pool3d FP16/32 implementationAdnan AlSinan
2022-03-29NEQLSTM: Add support for QASYMM8_SIGNED for input_to_forget_weightsPablo Marquez Tello
2022-03-15Implementation of ClPooling3dramelg01
2022-03-08Merge kernel prototype patchGiorgio Arena
2022-03-03Decouple castKernelYair Schwarzbaum
2022-03-01Add Pool3d reference implementationGunes Bayir
2022-02-21Decouple CpuDepthwiseConv2dNativeKernelDana Zlotnik
2022-02-14Port MaxUnpoolingLayer kernel and add KernelSelect vaidation testDana Zlotnik
2022-02-10Int32 to Float32 implicit casting fixMohammed Suhail Munshi
2022-02-09Remove deprecated remap functions.Adnan AlSinan
2022-02-07Adding support for Arm Mali-G710Gian Marco Iodice
2022-01-12Enable kernel selection testing (Phase #1)Giorgio Arena
2021-12-25Add tests for FP Cpu Pooling where pool region is completely outside the inputSiCongLi
2021-12-24Replacing non-inclusive terms with proper termsramelg01
2021-12-17Fix logging bug in graph librarySiCongLi
2021-12-10Fix 300% Regression CPU - Change default mws value in Kernel filesMohammed Suhail Munshi
2021-12-09Graph Fusion With Post Ops Fixramelg01
2021-11-26Update OpenCL headersPablo Marquez Tello
2021-11-26Fix Cpu Conv3d gcc 8.3 build issuesFreddie Liardet
2021-11-20Improve start-up timer for GeMM (floating-point):ramelg01
2021-11-16Implement 1D Adaptive Workload Splitting in CPPSchedulerDana Zlotnik