aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-08-07Add Tensor3dMapper to CKWGunes Bayir
2023-08-07Port DirectConv2d to CKW backendJakub Sujak
2023-08-07Document the Conv2D heuristicGian Marco Iodice
2023-08-03Fix ReduceMean validate issueViet-Hoa Do
2023-08-03Fix CL Tile operatorViet-Hoa Do
2023-08-02Add helpers methods to CLHelpers in CKWGunes Bayir
2023-08-02Add op_write_raw_code to KernelWriter classesGunes Bayir
2023-08-01Improved testing for ArgMinMaxPablo Marquez Tello
2023-07-28Port ElementwiseBinary to CKW part 2SiCong Li
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
2023-07-27Add TensorOperand and declare tensor argumentViet-Hoa Do
2023-07-27Add missing tests for CLCastPablo Marquez Tello
2023-07-27Add TensorSampler to CKWGunes Bayir
2023-07-26Design wrapper around CKW for easier writingNikolaj Jensen