aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-18Fix doxygen page layoutv22.05branches/arm_compute_22_05SiCong Li
2022-05-17Update ErrataAdnan AlSinan
2022-05-17Update READMEAdnan AlSinan
2022-05-17Update 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-10Mismatches 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
2022-05-06Use svcreate instead of list initializations.Michalis Spyrou
2022-05-06Extend GEMM to support batch matmul operationMohammed Suhail Munshi
2022-05-06Extend GemmLowp reference to support BATCH MATMUL for quantized data typeAdnan AlSinan
2022-05-05Fix for Neon™ Depthwise Android P VTS test failureramelg01
2022-05-04Add a missing validation check to CPU Pool3dAdnan AlSinan
2022-05-03Update public mailing list in READMESiCong Li
2022-04-29Add a few sections on security consernsMichalis Spyrou
2022-04-27Add security related / good coding practicesMichalis Spyrou
2022-04-26Update Neon™ depthwise kernelramelg01
2022-04-25Update Neon™ pooling kernelramelg01
2022-04-25Document data layout of weight tensors in convolution layersSiCong Li
2022-04-25Add LU_BOUNDED_RELU support for QSYMM16Pablo Marquez Tello
2022-04-22[CpuGemmConv2d] Extract skip_im2col and skip_col2im computation.Francesco.Petrogalli@arm.com
2022-04-21Add missing noexcept.Michalis Spyrou
2022-04-21NEQLSTM: perform type conversion in prepare method.Pablo Marquez Tello
2022-04-20Fix Duplicate Template in Pooling3dFixtureMohammed Suhail Munshi
2022-04-19Add CLPool3d Int8 SupportMohammed Suhail Munshi
2022-04-14Enable dynamic cl tuning for dynamically fused kernelsSiCong Li
2022-04-14Include missing embedded headersSiCong Li
2022-04-13Add documentations about compiler_prefix and toolchain_prefixSiCongLi
2022-04-13Add support for int8 CpuPool3dAdnan AlSinan
2022-04-13Add DirectConvolution2D kernel component for dynamic fusionGunes Bayir
2022-04-12Fix CpuGemmAssemblyDispatch::has_opt_impl.Francesco.Petrogalli@arm.com
2022-04-06[arm_gemm] Use static validate to find arm_gemm kernels.Francesco.Petrogalli@arm.com
2022-04-04Fix Nightly build failureAdnan AlSinan
2022-04-04Remove Non-Inclusive Term "Master"ramelg01
2022-04-01Add CPU Pool3d FP16/32 implementationAdnan AlSinan
2022-03-31Fix embedded kernel header inclusion for dynamic fusionGiorgio Arena
2022-03-30Update referring to master branch to main for github and acl-gerritramelg01
2022-03-29NEQLSTM: Add support for QASYMM8_SIGNED for input_to_forget_weightsPablo Marquez Tello
2022-03-28Enable -static-openmp for newer NDK supportGiorgio Arena
2022-03-24QLSTM add support for different qinfo in weightsPablo Marquez Tello
2022-03-24[Dynamic Fusion] Implement build options generationGiorgio Arena
2022-03-24Add cleanup comments in SConscriptGiorgio Arena
2022-03-17Setup automatic kernel window for dynamic fusionGunes Bayir
2022-03-16Remove deprecated interface from arm_compute.Francesco.Petrogalli@arm.com
2022-03-16Fix dynamic fusion test Scons to enable unit testsSiCong Li
2022-03-15Implementation of ClPooling3dramelg01