aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-13arm_gemm: Add SME2 FP16 kernels.David Mansell
2023-03-13[ONCPUML-1174] Allow src/weights mismatch for fixed formatJonathan Deakin
2023-03-08Add support for arbitrary parameters for CPU GatherViet-Hoa Do
2023-03-07Add sigmoid and tanh for dynamic fusionViet-Hoa Do
2023-03-07Add exporting compile_commands.json fileViet-Hoa Do
2023-03-07GEMM: SME: Allow threading for quantized GEMMs.David Mansell
2023-03-07Resolve the presence of variables that are unused in release mode in Dynamic ...Omar Al Khatib
2023-03-06Fix LWS search space used by CLTunerSiCong Li
2023-03-03Add weights_info as optional input for NEDeconvolutionLayerAnnop Wongwathanarat
2023-03-03NEGEMMLowpMatrixMultiplyCore should be configured for optimized int8 kernel.Ethan Doe
2023-03-02Fix direct conv2d in dynamic fusionViet-Hoa Do
2023-03-01Add support for kernel indices in MaxpoolAdnan AlSinan
2023-02-28Add an option to use lowest for max-poolingAdnan AlSinan
2023-02-28Add MatMulInfo Information class to ComputeLibraryMohammed Suhail Munshi
2023-02-27Add build option to disable threads hintViet-Hoa Do
2023-02-24Fixes for CMake and Bazel builds, tests failing in sconsDavid Svantesson
2023-02-22Fix configuration files required for Bazel and CMake buildsGunes Bayir
2023-02-21Add Microsoft Windows® trademarksJakub Sujak
2023-02-15Fix Intermittent Neon™ ReduceMean QASYMM8 MismatchMohammed Suhail Munshi
2023-02-15Fix clang-tidy errorJakub Sujak
2023-02-14Add absolute tolerance to f16 CLConv3D validation testsSiCong Li
2023-02-14Extend skip upsampling for deconvolution for non-1x1 kernelsAnnop Wongwathanarat
2023-02-14Fix convolution layer fixtureViet-Hoa Do
2023-02-14Add missing cpu feature printouts during testsGunes Bayir
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-08Update CPU kernels to remove x19 and w19Michael Tyler
2023-02-08Add support for dilation > 1 in assembly DepthwiseConvolutionPablo Marquez Tello
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-01Fix 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