aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-15Fix Intermittent Neon™ ReduceMean QASYMM8 Mismatchv23.02branches/arm_compute_23_02Mohammed Suhail Munshi
2023-02-15Fix clang-tidy errorJakub Sujak
2023-02-14Add absolute tolerance to f16 CLConv3D validation testsSiCong Li
2023-02-14Fix convolution layer fixtureViet-Hoa Do
2023-02-10Update release version and change log documentationJakub Sujak
2023-02-10Fix DeconvolutionLayer tolerance issues in FP16 testsGunes Bayir
2023-02-10Update release version and change log documentationJakub Sujak
2023-02-10Remove legacy dynamic fusion example from documentationJakub Sujak
2023-02-10Update READMEJakub Sujak
2023-02-10Update SONAME_VERSION in SConscriptJakub Sujak
2023-02-09Fix performance regression in Transposed ConvolutionGunes Bayir
2023-02-03Fix armv7a failing GEMMConvolutionLayer testsMohammed Suhail Munshi
2023-02-03Disable AddMulAdd armv7a testsGunes Bayir
2023-02-02Update recommended NDK to r20b in the documentationSiCong Li
2023-02-02Fix GEMMLowp/Batched MatMul mismatches on CPUMohammed Suhail Munshi
2023-02-01Add new operator AddMulAdd for Neon™ backend for Float/Quantized typesGunes Bayir
2023-02-01Add Subtraction operator to Dynamic Fusion interfaceRamy Elgammal
2023-02-01Remove fixed format strides hackJonathan Deakin
2023-01-31Fixed clang-cl linker errorsPablo Tello
2023-01-31Add Multiplication operator (FP only) to Dynamic Fusion InterfaceJakub Sujak
2023-01-31Bazel and CMake buildsDavid Svantesson
2023-01-31Sync tolerance number of dynamic fusion direct conv2d with the current librarySiCong Li
2023-01-30Skip upsampling for deconvolution when not neededAnnop Wongwathanarat
2023-01-30Fixed build error for Windows.Pablo Tello
2023-01-26Fix num_threads_hint() on macos.Pablo Marquez Tello
2023-01-25Implement dynamic fusion softmax operatorRamy Elgammal
2023-01-24Change dynamic fusion API to return destination tensor infoGunes Bayir
2023-01-23Fix performance regression when stride equal to kernel sizeGunes Bayir
2023-01-20Add missing direct conv2d tests to dynamic fusionSiCong Li
2023-01-20Update libnpy header external dependency to the latest versionJakub Sujak
2023-01-20Improve the strided_slice layer on all data typesOmar Al Khatib
2023-01-20Add Auxiliary tensorsSiCong Li
2023-01-20Dynamic Fusion Pooling Layer 2dMohammed Suhail Munshi
2023-01-20Add enable_fast_math for NEDeconvolutionLayerAnnop Wongwathanarat
2023-01-18Add broadcast batched matmul validation casesSiCong Li
2023-01-18Revert "Update the heuristic for CLDepthwiseConvolutionNative kernel"Gian Marco Iodice
2023-01-18Revert "Update CPU kernels to remove x19"Michael Tyler
2023-01-17Fix ClGemm crashes on unsupported data typesSiCong Li
2023-01-16Update CPU kernels to remove x19Michael Tyler
2023-01-13Remove unused code in arm_conv/depthwise/Pablo Marquez Tello
2023-01-12Update the heuristic for CLDepthwiseConvolutionNative kernelGian Marco Iodice
2023-01-11Deprecated BF16 support in DepthConvertPablo Marquez Tello
2023-01-10Fix CL DirectConvolutionLayer validate testsSiCong Li
2023-01-10Extend cl image support to input and output tensorsGian Marco Iodice
2023-01-09Add extend padding lock flagRamy Elgammal
2023-01-06Implement dynamic fusion reshape operatorRamy Elgammal
2023-01-06Handle Intermediate tensors within the sketchGunes Bayir
2023-01-06LHS broadcasting addition for dynamic fusionViet-Hoa Do
2022-12-30Add temporary tile support for dynamic fusionViet-Hoa Do
2022-12-30Move DWC native heuristic into the heuristic folderGian Marco Iodice