aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-07Optimize CPU depth-to-spaceViet-Hoa Do
2023-12-06Revert "thread_local _custom_scheduler"Pablo Marquez Tello
2023-12-05Optimize CpuSoftmaxKernel for axis=0Gunes Bayir
2023-12-04Fix bare metal buildPablo Marquez Tello
2023-11-30Fix driver build errorPablo Marquez Tello
2023-11-28Changes to enable FP16 in armv8a multi_isaPablo Marquez Tello
2023-11-27BatchNorm changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-11-27Check copyright for all filesJakub Sujak
2023-11-27CpuMul changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-11-24thread_local _custom_schedulerDavid Svantesson
2023-11-23Remove the legacy core libraryJakub Sujak
2023-11-16NormalizationLayer changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-11-15Fix various coverity issuesSiCong Li
2023-11-15Fix device issue with CL softmaxViet-Hoa Do
2023-11-14Update comments to suppress doxygen warnings.Anitha Raj
2023-11-14Update Release notes for 23.11Anitha Raj
2023-11-13Update SONAME_VERSION in SConscript and VERSION in CMakeListsAnitha Raj
2023-11-13Update README for 23.11 releaseAnitha Raj
2023-11-10Fix CpuGemmConv2d int8 segfaultSiCong Li
2023-11-10Update list of supported operators in documentationJakub Sujak
2023-11-09Remove duplicate definitions of BF16 fixed format kernels.David Mansell
2023-11-09Pooling changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-11-09DepthwiseConvolution changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-11-08Document how to build ACL with LLVM+Clang toolchainGunes Bayir
2023-11-08Optimize CpuGemmConv2d start-up timeSiCong Li
2023-11-07Update heuristic for MatMul Native U8Gian Marco Iodice
2023-11-06Fix Elementwise Division Dynamic Shape testsAnitha Raj
2023-11-03Add Dynamic Quantization tests to Fully Connected LayerMohammed Suhail Munshi
2023-11-01Increase tolerance for MatMul in FP16Sangwon Ha
2023-11-01Add support for Arm® Cortex®-A520 and Arm® Cortex®-R82Viet-Hoa Do
2023-11-01Fix compilation error with clang and multi-isaViet-Hoa Do
2023-10-31[GPU] Update Reverse layer to allow negative axis and reversed axis orderAdnan AlSinan
2023-10-31Fix clang-tidy errorsJakub Sujak
2023-10-31Use dynamic quantization in Convolution and Dilated Convolution testsGunes Bayir
2023-10-31Extend CKW MatMul with nt_tAdnan AlSinan
2023-10-31Fix SVE kernel using SVE2 instructionViet-Hoa Do
2023-10-31Optimize CL softmaxViet-Hoa Do
2023-10-30DirectConv and Im2Col changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-10-30Use dynamic quantization in OpenCL™ Direct Convolution testsGunes Bayir
2023-10-26Add check to disable dynamic bias with quantized datatypes in Conv2D layerMohammed Suhail Munshi
2023-10-20FuseBatchNorm changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-10-17arm_gemm: Add SME2 FP16 GEMV using FP16->FP32 dot product.David Mansell
2023-10-17Fix memory Error in Reverse Fixture.Adnan AlSinan
2023-10-17Revert "arm_gemm: Add SME2 FP16 GEMV."David Mansell
2023-10-13Connect MatMul MMUL kernels to ClMatMul operatorGunes Bayir
2023-10-13Fix build error in CpuScalePablo Marquez Tello
2023-10-12Scale changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-10-12arm_gemm: Add SME2 FP16 GEMV.David Mansell
2023-10-12Remove padding from CL comparison operatorViet-Hoa Do
2023-10-11Optimize CL reduction operationViet-Hoa Do