aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2023-11-14Update Release notes for 23.11Anitha Raj
2023-11-10Update list of supported operators in documentationJakub Sujak
2023-11-08Document how to build ACL with LLVM+Clang toolchainGunes Bayir
2023-11-08Optimize CpuGemmConv2d start-up timeSiCong Li
2023-11-01Add support for Arm® Cortex®-A520 and Arm® Cortex®-R82Viet-Hoa Do
2023-10-31[GPU] Update Reverse layer to allow negative axis and reversed axis orderAdnan AlSinan
2023-10-31Extend CKW MatMul with nt_tAdnan AlSinan
2023-10-31Optimize CL softmaxViet-Hoa Do
2023-10-11Optimize CL reduction operationViet-Hoa Do
2023-10-10Optimize NEStackLayerGunes Bayir
2023-10-05Optimize CLTranspose operatorJakub Sujak
2023-10-04Port DepthwiseConv2d operator to Ckwramy.elgammal@arm.com
2023-09-27Implement tflite compliant reverse for CPUAdnan AlSinan
2023-09-18Add CL command buffer classViet-Hoa Do
2023-09-15Remove deprecated support for BF16 in CpuCastAdnan AlSinan
2023-09-14Add skeleton of ClMatMulLowpNativeMMULKernelGunes Bayir
2023-09-04Remove legacy PostOps codeJakub Sujak
2023-08-31Port ClTemplatePool2d to ckwAdnan AlSinan
2023-08-30Port Resize operator to CKWGunes Bayir
2023-08-22CPU: Depthwise: Generate correct size for input indirection array.David Mansell
2023-08-22Optimize CpuReshapeKernelAnitha Raj
2023-08-15Update errataramy.elgammal@arm.com
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-08Add support for S64 output in NEArgMinMaxLayerPablo Marquez Tello
2023-08-08Setup pre-commit and include code formatting scriptsGunes Bayir
2023-08-07Port DirectConv2d to CKW backendJakub Sujak
2023-08-07Document the Conv2D heuristicGian Marco Iodice
2023-08-03Fix CL Tile operatorViet-Hoa Do
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
2023-07-13Added S64/U64 support for the input in CLCastPablo Marquez Tello
2023-07-10Disable kernel size 3 in argminmax for axis 0Pablo Marquez Tello
2023-07-07Enable transpose convolution with non-square kernelsViet-Hoa Do
2023-07-03Update README for patch release 23.05.1ramy.elgammal@arm.com
2023-06-23Implement FP32/FP16 MatMul NT/T kernel using the MMUL extensionRamy Elgammal
2023-06-23Fix doxygen warningsramy.elgammal@arm.com
2023-06-21Fix CPU depthwise convolution in case of large paddingViet-Hoa Do
2023-06-20Deprecate legacy libarm_compute_coreJakub Sujak
2023-05-16Raise an erratum about sporadic CLArgMinMax nightly failureSiCong Li
2023-05-12Update release notes for the 23.05 release.Omar Al Khatib
2023-05-03[scons multi_isa] extend multi_isa build to support armv8-a marchSunita Nadampalli
2023-05-03Guards to make NEReorder aarch64 onlyDavid Svantesson
2023-05-03Bazel and CMake updatesDavid Svantesson
2023-05-02Removes `experimental` from `experimental_fixed_format_kernels` flagNathan John Sircombe
2023-05-01Add Reorder to changelogDavid Svantesson
2023-04-17Update contibutor guidelines with rules for header guardsMohammed Suhail Munshi
2023-04-03Add Cropping to CLBatchToSpaceOmar Al Khatib
2023-03-31Update standard to include a section about when to use constSiCong Li
2023-03-30Add cropping support to NEBatchToSpaceSiCong Li