aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 daysUpdate Erratav24.06branches/arm_compute_24_06Ramy Elgammal
10 daysFix out-of-bound memory writeViet-Hoa Do
14 daysUpdate documentationRamy Elgammal
2024-06-10Enable FP16 in multi_isa+v8aPablo Marquez Tello
2024-06-10Fixed illegal instruction in SoftmaxPablo Marquez Tello
2024-05-23Fix OpenMP thread scheduling for large machinesHamza Butt
2024-05-22Update documentationMichael Kozlov
2024-05-22Use lookup table for Fp16 Tanh activation in hardware with SVEGunes Bayir
2024-05-22Replace explicit version numbers in the Readme with placeholdersGunes Bayir
2024-05-21Fix issues with OpenMP scheduler little core exclusion.Omar Al Khatib
2024-05-17Update logic in the OpenMP scheduler to exclude LITTLE coresOmar Al Khatib
2024-05-17Fix linking error to fp16_run_dequantization_core()Ramy Elgammal
2024-05-16Fix nightly build errorPablo Marquez Tello
2024-05-16Refactor Dequantize to enable FP16 kernel in v8a multi_isa buildsRamy Elgammal
2024-05-15Fix nightly build errorPablo Marquez Tello
2024-05-14Rework CpuQuantizeKernel to enable FP16 in multi_isa buildsRamy Elgammal
2024-05-14Refactor arm_gemm to enable FP16 in all multi_isa buildsPablo Marquez Tello
2024-05-13Fix ReductionLayer FP16 for armv8a multi_isa buildsRamy Elgammal
2024-05-10Improve CPU extension detection on macosViet-Hoa Do
2024-05-10ScatterND fix for scalar casesGunes Bayir
2024-05-08Make quantization rounding consistentJonathan Deakin
2024-05-08Add SME2 implementation of Softmax for QASYMM8 and QASYMM8_SIGNED.Omar Al Khatib
2024-05-08Add batched indices support to Scatter GPU ImplementationMohammed Suhail Munshi
2024-05-03arm_gemm: fix SVE check on fast mode kernels.David Mansell
2024-05-02Change reorder implementation to be vector length agnostic for OHWIo8 reorderRadu Salavat
2024-05-01New SME2 heuristics.David Mansell
2024-04-30Add fp16 and integer data type support for ScatterNd in GpuGunes Bayir
2024-04-29Disable SME2 Gemmlowp s8f32 kernel selection in case results needs to be accu...Gunes Bayir
2024-04-26Disable SME2 Gemm kernel selection in case results needs to be accumulatedGunes Bayir
2024-04-25Add update/index/output (m+1)/2d/(m+n) support for CLScatterGunes Bayir
2024-04-25Move s32 to f32 conversion in reference layers from quantization to dequantiz...Radu Salavat
2024-04-25Add memory stress tests for per channel quantized convolutionGunes Bayir
2024-04-25Add padding to the shift and multipliers buffersPablo Marquez Tello
2024-04-24Fix compiler error in the validation testsPablo Marquez Tello
2024-04-22Multi-Dimensional and Batched Scatter Reference and Dataset Implementation.Mohammed Suhail Munshi
2024-04-22Scatter GPU Kernel Implementation for 1D tensors.Mohammed Suhail Munshi
2024-04-17Update documentation for 24.04 releaseMichael Kozlov
2024-04-16Fix v7 test failure when core matmul result is dequantized into fp32Gunes Bayir
2024-04-16fix compilation errors on linux with gcc12Sunita Nadampalli
2024-04-15Add s8f32 kernels and dynamic QuantizationInfoJonathan Deakin
2024-04-15Add guarding for accumulation validation test in aarch32Radu Salavat
2024-04-12Runtime checks for bf16 fixed format testsDavid Svantesson-Yeung
2024-04-12Accumulation in Cpu Gemm kernels is not supported for quantized kernels in aa...Radu Salavat
2024-04-11Add SME2 implementation of softmax for FP16Gunes Bayir
2024-04-11Add in place summation to CPU GEMM kernelsRadu Salavat
2024-04-09Specify absolute toleranceSangwon Ha
2024-04-05Fix compiler errorPablo Marquez Tello
2024-04-04Parallelise im2col along dimensions with higher number of iterationsMilos Puzovic
2024-04-02Add SME2 implementation of softmax for FP32Viet-Hoa Do
2024-03-27Added new NEON fixed format fast math mode hybrid kernel with maximum height ...Milos Puzovic