aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2023-03-14Update release log for 23.02.1 patch releaseJakub Sujak
2023-02-24Fixes for CMake and Bazel builds, tests failing in sconsDavid Svantesson
2023-02-21Add Microsoft Windows® trademarksJakub Sujak
2023-02-10Update release version and change log documentationJakub Sujak
2023-02-10Update release version and change log documentationJakub Sujak
2023-02-10Remove legacy dynamic fusion example from documentationJakub Sujak
2023-02-02Update recommended NDK to r20b in the documentationSiCong Li
2023-01-31Bazel and CMake buildsDavid Svantesson
2022-11-28Integrate SME2 kernelsViet-Hoa Do