aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-18Update Documentation for 24.01 releasev24.01branches/arm_compute_24_01Felix Thomasmathibalan
2024-01-18Fix minor issue, clean lut codeMohammed Suhail Munshi
2024-01-12Fix potential threading issue in LUTManagerMohammed Suhail Munshi
2024-01-12[ONCPUML-1387] Add ACL based reorder for f32 to bf16 data type conversion.Renato Arantes
2024-01-11Fix test compilation error on GCC 13.2Jakub Sujak
2024-01-10Fix compilation error on GCC 13.2Jakub Sujak
2024-01-10Use look up table for fp16 activationMohammed Suhail Munshi
2024-01-04Prevent RELU from being processed thru LUT in INT8Sangwon Ha
2024-01-04Implement dynamic quantization for GEMMLowp testsSiCong Li
2023-12-22Fix nightly issue caused by gemm_reshaped_only_rhs_mmul kernelGunes Bayir
2023-12-22Add Mali™-G720 and Mali™-G620 as GpuTargetsGunes Bayir
2023-12-22Call std::round() directly in non Android™ and Bare Metal buildsGunes Bayir
2023-12-15Fix nightly bug caused by not validation 3d cases for input tensorGunes Bayir
2023-12-15Revert "Fix nightly bug caused by wrong validation in Gemm mmul kernel"Gunes Bayir
2023-12-14Fix validation error in CL generate proposals kernelGunes Bayir
2023-12-14Update scripts requirementsPablo Marquez Tello
2023-12-14Fix Run Example in Validate TestsMohammed Suhail Munshi
2023-12-13Fix nightly bug caused by wrong validation in Gemm mmul kernelGunes Bayir
2023-12-12Winograd changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-12-11Fix nightly test failurePablo Marquez Tello
2023-12-08Fix validation error in graph_ssd_mobilenetGunes Bayir
2023-12-08Adjust NEReduceMean test toleranceSiCong Li
2023-12-08Fix unit tests failing in CL/UNIT/TensorAllocatorGunes Bayir
2023-12-07Use the correct output qinfo for ssd_mobilenet QASYMM8_SIGNEDSiCong Li
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