aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-10-10Optimize NEStackLayerGunes Bayir
2023-10-10Fix compilation error caused by ambiguous std::abs callGunes Bayir
2023-10-10CpuSubKernel changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-10-09Change heuristics for FP16 DeconvSangwon Ha
2023-10-09Pool2d changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-10-05Optimize CLTranspose operatorJakub Sujak
2023-10-04Port DepthwiseConv2d operator to Ckwramy.elgammal@arm.com
2023-10-04NEDeconvolutionLayer validation fixPablo Marquez Tello
2023-10-03Fix nightly NEON Reverse reference failureAdnan AlSinan
2023-10-02Optimize CL and Neon Winograd testsGunes Bayir
2023-09-29Implement Quantized Matmul T/T and T/Nt kernels using MMUL extensionGunes Bayir
2023-09-28Revise clang-format configurationJakub Sujak
2023-09-28Implement Quantized Matmul Nt/T kernel using MMUL extensionGunes Bayir
2023-09-28Reimplement erf functionViet-Hoa Do
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-09-27Implement tflite compliant reverse for CPUAdnan AlSinan
2023-09-27Enable job-chaining with incremental job_chaining_size.Anitha Raj
2023-09-26Re-arrange header inclusion orderFelix Thomasmathibalan
2023-09-26Select changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-26Maxunpooling changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-25Remove CommonGraphOptions from Utils target and warningsPaolo Tricerri
2023-09-21Optimize the main loop in mat_mul_native_quantized_mmul_nt_ntGunes Bayir
2023-09-21L2Norm changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-21Gemm changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-20Fix the validation issue in AddMulAdd fused kernelGunes Bayir
2023-09-18Add CL command buffer classViet-Hoa Do
2023-09-18Implement Quantized MatMul kernel using MMUL extensionGunes Bayir
2023-09-15Remove deprecated support for BF16 in CpuCastAdnan AlSinan
2023-09-15GenerateProposals changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-15Fuse batch normalization changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-15Fix include dependencies for mass reformatting patchGunes Bayir
2023-09-14Add skeleton of ClMatMulLowpNativeMMULKernelGunes Bayir
2023-09-13Softmax changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-13Changes to InstanceNrom to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-13Changes in NECropResize to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-08Meanstddevnorm changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-06Changes to BoundingBoxTransform to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-06Changes to ElementwiseOp to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-04Extend Neon ReshapeLayer validation testsAnitha Raj
2023-09-04Remove legacy PostOps codeJakub Sujak
2023-09-04DWC changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-01Pool3d changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-08-31Port ClTemplatePool2d to ckwAdnan AlSinan
2023-08-30Port Resize operator to CKWGunes Bayir
2023-08-30Changes in roi_align to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-08-29GEMM: AArch32: Split assembler block in a32_merge_float_8x6.hppDavid Mansell
2023-08-29NEFuseBatchNormalizationKernel reworkPablo Marquez Tello
2023-08-23CpuAdd rework to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-08-23Update CpuGemmConv2d and CpuFlatten to use CpuReshape operatorAnitha Raj
2023-08-22CPU: Depthwise: Generate correct size for input indirection array.David Mansell