aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/utils/misc
AgeCommit message (Expand)Author
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-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-02-17Update deprecation noticesGiorgio Arena
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
2020-06-15COMPMID-2449: Implement NEUnPoolLayermorgolock
2020-05-20COMPMID-3497: Fix build LSTMParams<TensorInfo>Sang-Hoon Park
2020-05-12COMPMID-3316: NEDeconvolutionLayer failing for a big inputManuel Bottini
2020-05-11COMPMID-3239: Fix projection and peephole in NEQLSTMLayerSang-Hoon Park
2020-04-20COMPMID-3237: Implement NEQLSTMLayerMichele Di Giorgio
2020-01-17COMPMID-2985 change PoolingLayerInfo to structSang-Hoon Park
2019-12-11COMPMID-2855: CLReduceMean throws error for invalid configsPablo Tello
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-10-30COMPMID-2707: add keep_dims parameter to Reduction OperationSang-Hoon Park
2019-10-08COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-09-30COMPMID-2637 [CL] fix broadcast pixel-wise multiplication with 5D tensorsSang-Hoon Park
2019-07-12COMPMID-2463: Add deprecation macro to deprecate interfacesGeorgios Pinitas
2019-07-11COMPMID-2092: Refactoring interface for the deconvolution kernels (NEON/CL)Manuel Bottini
2019-06-28COMPMID-1979: Fuse Activation Function in CLGEMM - part 1Gian Marco Iodice
2019-05-29COMPMID-2237Manuel Bottini
2019-05-24COMPMID-2240 Implement DEPTH_TO_SPACE for NEONMichalis Spyrou
2019-05-22COMPMID-2166: Add tests for importing memory mapped files.Georgios Pinitas
2019-05-09COMPMID-2118 : (Nightly) : CLGroupedGEMMConvolutionLayer validation issuesVidhya Sudhan Loganathan
2019-04-18COMPMID-2047: Add support for dilation in CLDepthwiseConvolution.Usama Arif
2019-04-17COMPMID-1995: Fix release buildsGeorgios Pinitas
2019-04-16COMPMID-2051 Refactor shape_calculator::calculate_concatenate_shapeMichalis Spyrou