aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide
AgeCommit message (Expand)Author
2023-08-10Update Release Notesramy.elgammal@arm.com
2023-08-08Add support for S64 output in NEArgMinMaxLayerPablo Marquez Tello
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-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-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-03Add Cropping to CLBatchToSpaceOmar Al Khatib
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-02Update recommended NDK to r20b in the documentationSiCong Li
2023-01-31Bazel and CMake buildsDavid Svantesson
2022-11-28Integrate SME2 kernelsViet-Hoa Do
2022-11-17Fix documentation about BF16 accelerationViet-Hoa Do
2022-11-15Fix release notes for 22.11Viet-Hoa Do
2022-11-15Add release notes for 22.11Viet-Hoa Do
2022-10-12Adding documentation section explaining how BF16 is usedRamy Elgammal
2022-09-16Optimize Quantized/Integer Bilinear Scale for Neon™Gunes Bayir
2022-08-12Fix note in guidelines docRamy Elgammal
2022-08-12Update release notes about armv8.6 build flag changeRamy Elgammal
2022-08-11Update READMERamy Elgammal
2022-08-08Update ErrataRamy Elgammal
2022-07-29Updated documentationPablo Marquez Tello
2022-07-07Move build option explanations in how to build guide to scons help messageMichalis Spyrou
2022-06-29Fix armv7a on Android "end-of-support" build and documentationSiCong Li
2022-06-17Drop support on armv7a on AndroidMichalis Spyrou
2022-06-06Allow clearer suppression of toolchain and compiler prefixesSiCong Li
2022-05-31Add missing new-line to doxygen documentationSiCong Li
2022-05-17Update ErrataAdnan AlSinan
2022-05-17Update READMEAdnan AlSinan
2022-04-29Add a few sections on security consernsMichalis Spyrou
2022-04-25Document data layout of weight tensors in convolution layersSiCong Li
2022-04-19Add CLPool3d Int8 SupportMohammed Suhail Munshi
2022-04-13Add support for int8 CpuPool3dAdnan AlSinan