aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/utils
AgeCommit message (Expand)Author
2024-02-20Requantization cases for offset changes onlyMohammed Suhail Munshi
2024-01-10Fix compilation error on GCC 13.2Jakub Sujak
2023-10-04NEDeconvolutionLayer validation fixPablo Marquez Tello
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-08-08Fix failure in MeanReduce layerViet-Hoa Do
2023-07-28Port ElementwiseBinary to CKW part 2SiCong Li
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
2023-07-18Break up core/Utils.h to reduce unused code being included everywhereMatthew Bentham
2023-06-23Fix doxygen warningsramy.elgammal@arm.com
2023-06-15Break up Utils.h a bit to reduce unused code being included everywhereMatthew Bentham
2023-06-15Break up arm_compute/core/Types.h a bitMatthew Bentham
2023-05-31Fix number of dimensions changed after transposeViet-Hoa Do
2023-05-03Fix im2col for fast-maths mode with padding.Renato Arantes
2023-05-02Fix fully connected and matmul mismatchesViet-Hoa Do
2023-04-19Add quantized support for CPU MatMulViet-Hoa Do
2023-03-30Add cropping support to NEBatchToSpaceSiCong Li
2023-03-29Fix GCC13 compiler errorsPablo Marquez Tello
2023-03-27Fix BatchToSpaceFixtureSiCong Li
2023-03-20Implement OpenCL MatMul for Lhs T Rhs T/NT FP32/16Gunes Bayir
2023-03-17Implement OpenCL MatMul for Lhs NT Rhs T/NT FP32/16Ramy Elgammal
2023-03-14Add CropInfo to BatchToSpace reference and fixtureSiCong Li
2023-03-08Add support for arbitrary parameters for CPU GatherViet-Hoa Do
2022-11-25Implement address precalculation for indirect conv2d - OpenCLGian Marco Iodice
2022-11-22space-to-depth shape calculator fixRamy Elgammal
2022-07-13Fixed clang-cl errors on Windows native builds.Pablo Tello
2022-06-13Add support for 2d and 3d indices for axis 1Pablo Marquez Tello
2022-05-12Revert "Add support for 2d and 3d indices for axis 0"Mohammed Suhail Munshi
2022-05-10Add support for 2d and 3d indices for axis 0Pablo Marquez Tello
2022-03-15Implementation of ClPooling3dramelg01
2022-03-01Add Pool3d reference implementationGunes Bayir
2021-11-04Add validate tests for CLConvolutionLayer and CLGEMMConvolutionLayer with pos...SiCongLi
2021-09-15Adds Conv3d reference implementation support.Adnan AlSinan
2021-09-01Printing operators parameters, currently for CpuAdd operator only.Ramy Elgammal
2021-07-16Avoid multiple Rhs matrix transformation on ClGemmGeorgios Pinitas
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-05-13Fix Pooling Layer Bug when input is 1xN sizeFreddie Liardet
2021-04-20CLDepthwiseConvolutionLayer rework - Part 1Giorgio Arena
2021-04-19Port DepthwiseConvolution to new APIMichalis Spyrou
2021-04-07Implement Fanout mode in CPPSchedulerSiCongLi
2021-04-06Add tensor related data structures for the new APIGeorgios Pinitas
2021-02-17Update deprecation noticesGiorgio Arena
2021-01-07Clean up macro definitions in arm_compute headersGiorgio Arena
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-09COMPMID-3951 LargeGraph_FLOAT32_Rank4_25 CTS failures in Android Q in CL Fix1SiCong Li
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-09-07COMPMID-3748: Compiler issue with Bfloat16 on gcc8Georgios Pinitas
2020-08-19COMPMID-3502: Add support of different quantization input/output for ReduceMeanManuel Bottini
2020-07-28COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.2Michalis Spyrou
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio