aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-06Changes to ElementwiseOp to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-06Disable CKW ElementwiseBinary tests in Dynamic FusionJakub Sujak
2023-09-04Make zip and combine variadicViet-Hoa Do
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-30Implement indirect load for buffer and CLImageGunes Bayir
2023-08-30Port Resize operator to CKWGunes Bayir
2023-08-30Add get_global_id and printf for CKWViet-Hoa Do
2023-08-30Changes in roi_align to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-08-30Minor fixes in CKWViet-Hoa Do
2023-08-30Disable NEArgMinMaxLayer RunSmall_F32_S64 for armv7aPablo Marquez Tello
2023-08-29Fix load/store tests in CKWGunes Bayir
2023-08-29Add CKW flow control writing methodsViet-Hoa Do
2023-08-29Add declare_constant_tile API function in CKWGunes Bayir
2023-08-29GEMM: AArch32: Split assembler block in a32_merge_float_8x6.hppDavid Mansell
2023-08-29NEFuseBatchNormalizationKernel reworkPablo Marquez Tello
2023-08-24Revert "Changes to enable FP16 in armv8a multi_isa"Pablo Marquez Tello
2023-08-24Add CKW binary and ternary statementsViet-Hoa Do
2023-08-23CpuAdd rework to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-08-23Changes to enable FP16 in armv8a multi_isaPablo 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
2023-08-22Optimize CpuReshapeKernelAnitha Raj
2023-08-22Add CKW writing methods for CL unary opsViet-Hoa Do
2023-08-18Implement load/store API functionsGunes Bayir
2023-08-17Fix depthwise convolution not using assembly kernelViet-Hoa Do
2023-08-17Remove functionality to add padding in Y dimension in validation testsAnitha Raj
2023-08-17Fix various static check issuesViet-Hoa Do
2023-08-17Add memory operation helper class for OpenCL image2d typeGunes Bayir
2023-08-16Add memory operation helper class for OpenCL buffer typeGunes Bayir
2023-08-16Add header guard check script in AclGunes Bayir
2023-08-15Update errataramy.elgammal@arm.com
2023-08-15Check CL command buffer extensionViet-Hoa Do
2023-08-15Fix out-of-scope CLBufferMemoryRegion's buffer still in queue issueSiCong Li
2023-08-15Refactor the Tensor3dMapper objectGian Marco Iodice
2023-08-14Optimize CLReduce for Min/Max Axis=0Gunes Bayir
2023-08-14Update OpenCL headers to v2023.04.17Viet-Hoa Do
2023-08-11Update Readme for 23.08ramy.elgammal@arm.com
2023-08-10Update Release Notesramy.elgammal@arm.com
2023-08-10Decrease the abstraction level of memory op helpers to OpenCL levelGunes Bayir
2023-08-09Update SONAME_VERSION in SConscript and VERSION in CMakeListsramy.elgammal@arm.com
2023-08-08Add support for S64 output in NEArgMinMaxLayerPablo Marquez Tello
2023-08-08Setup pre-commit and include code formatting scriptsGunes Bayir
2023-08-08Avoid using CLMatMul in CLFullyConnected when GPUTarget is Midgardramy.elgammal@arm.com
2023-08-08Fix failure in MeanReduce layerViet-Hoa Do
2023-08-07Add kernel argument emittingViet-Hoa Do
2023-08-07Add Memory Operation enum and helper base classGunes Bayir