aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-05Fix for Neon™ Depthwise Android P VTS test failureramelg01
2022-05-04Add a missing validation check to CPU Pool3dAdnan AlSinan
2022-04-26Update Neon™ depthwise kernelramelg01
2022-04-25Update Neon™ pooling kernelramelg01
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-21NEQLSTM: perform type conversion in prepare method.Pablo Marquez Tello
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 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-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-29NEQLSTM: Add support for QASYMM8_SIGNED for input_to_forget_weightsPablo Marquez Tello
2022-03-24QLSTM add support for different qinfo in weightsPablo Marquez Tello
2022-03-24[Dynamic Fusion] Implement build options generationGiorgio 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-15Implementation of ClPooling3dramelg01
2022-03-10Added windows native build supportPablo Tello
2022-03-09Revert mws heuristics for CpuPool2dGiorgio Arena
2022-03-08Decouple fuseBatchNormalizationKernelYair Schwarzbaum
2022-03-08Merge kernel prototype patchGiorgio Arena
2022-03-03Removing SVE / SVE2 guards from decoupled kernelsalerah01
2022-03-03Decouple castKernelYair Schwarzbaum
2022-03-01Multi ISA Technical DebtDana Zlotnik
2022-02-22Fix CpuPool2d regression on A53/A55 due to mwsGiorgio Arena
2022-02-22Decouple CpuDirectConv2dKernelalerah01
2022-02-21Decouple CpuDepthwiseConv2dNativeKernelDana Zlotnik
2022-02-21Fix performance regression on Arm(R) Mali(TM)-G71Gian Marco Iodice
2022-02-17Decouple NEL2NormalizeLayerKernelYair Schwarzbaum
2022-02-16Fixed threshould argument order in NE/CL/LSTMPablo Marquez Tello
2022-02-14Decouple CpuGemmMatrixMultiplyKernel and CpuGemmMatrixAdditionKernelDana Zlotnik
2022-02-14Port MaxUnpoolingLayer kernel and add KernelSelect vaidation testDana Zlotnik
2022-02-14Add kernel selection UT for submitted kernelsDana Zlotnik
2022-02-11Improve start-up time for concatenation layersramelg01
2022-02-10Fix performance regression on the first layer of convolution-based modelGian Marco Iodice
2022-02-10Improve start-up time for winograd_output_transform_*_nhwcramelg01