aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11List licenses used by other projects in READMESiCong Li
2022-07-08Extended direct conv 2d interface for tuning the OpenCl kernelGian Marco Iodice
2022-07-07Add missing flag when building cl graph examples and fixMichalis Spyrou
2022-07-07Move build option explanations in how to build guide to scons help messageMichalis Spyrou
2022-07-07Add OpenBSDĀ® to the list of supported systemsPablo Marquez Tello
2022-07-05Add G57 to GPUTargetSiCong Li
2022-07-04Fix build errors on armv8.6 SVE2 with NDK 23 and 24Michalis Spyrou
2022-07-01Fix OpenBSD build errorsPablo Marquez Tello
2022-06-30Wrong arguments for running activation function in CpuGemmDirectConv2dMichalis Spyrou
2022-06-30Fixed native build toolchain and compiler prefixPablo Marquez Tello
2022-06-29Add LUT-based leaky relu for QASYMM8 on CPUViet-Hoa Do
2022-06-29Fix armv7a on Android "end-of-support" build and documentationSiCong Li
2022-06-28Fix OpenCL Winograd output transformGian Marco Iodice
2022-06-27Implement new Elementwise Dynamic Fusion Operators: Div, FloorMichalis Spyrou
2022-06-24Improve LUT Neon Hard-SwishPablo Marquez Tello
2022-06-23Select neon LUT Hard-Swish kernel on all devicesPablo Marquez Tello
2022-06-23Enable loading OpenCL symbols in Android App native code, NDK environment.ohadagoogle
2022-06-17Drop support on armv7a on AndroidMichalis Spyrou
2022-06-16Fix SVE2 implementation of quantized SoftMax 1DViet-Hoa Do
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-15Fix performance regression in Winograd Output Transform (OpenCL)Gian Marco Iodice
2022-06-13Add support for 2d and 3d indices for axis 1Pablo Marquez Tello
2022-06-09Fix crash in CpuActivationKernelPablo Marquez Tello
2022-06-07Compute Hard-Swish with a Lookup table for qasymm8.Pablo Marquez Tello
2022-06-06Allow clearer suppression of toolchain and compiler prefixesSiCong Li
2022-06-06Fix build errors in GCC12Pablo Marquez Tello
2022-06-01Fix reference example for fusion of conv2d and addditionSiCong Li
2022-05-31Add cl_khr_integer_dot_product extension supportViet-Hoa Do
2022-05-31Add missing new-line to doxygen documentationSiCong Li
2022-05-31Fix compilation error in 32-bit with logging buildViet-Hoa Do
2022-05-30Fix doxygen typosViet-Hoa Do
2022-05-26Disable unsafe FP optimizations causing accuracy issuesGunes Bayir
2022-05-24[arm_gemm] Import fixed-format kernels from gemm_linux.Francesco.Petrogalli@arm.com
2022-05-19Properly format SConscript filesMichalis Spyrou
2022-05-18Fix doxygen page layoutSiCong Li
2022-05-17DepthwiseConv reports full assembly kernel namePablo Marquez Tello
2022-05-17Update ErrataAdnan AlSinan
2022-05-17Update READMEAdnan AlSinan
2022-05-16Update SONAME_VERSION in SConscriptMohammed Suhail Munshi
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-09Mismatches in dynamically fused direct conv2d + add kernelMichalis Spyrou
2022-05-06Integrate Dynamic Fusion patchesSiCong Li
2022-05-06Add a note to clarify pretranspose option in GEMM and GEMMLowp fixturesAdnan AlSinan
2022-05-06Updating a64_gemm_u8 a64_gemm_s8 kernels headersramelg01
2022-05-06QLSTM add support for different qinfoMike Kelly