aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2022-03-15Implementation of ClPooling3dramelg01
2022-02-07Adding support for Arm Mali-G710Gian Marco Iodice
2021-11-12Fix PostOp dependencySiCongLi
2021-11-04Add validate tests for CLConvolutionLayer and CLGEMMConvolutionLayer with pos...SiCongLi
2021-11-04Add PRelu to supported PostOps in:ramelg01
2021-11-01Add PostOp support to GEMM and CLGEMM operators and functions Part 2SiCongLi
2021-11-01Fix dst "widening" validationSiCongLi
2021-10-28Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1SiCongLi
2021-10-18Remove legacy GeMM kernels on OpenCLGian Marco Iodice
2021-10-14Implement CLDirectConv3D f32/f16Giorgio Arena
2021-10-07Add support for 5D data layout indexingGiorgio Arena
2021-10-04Provide logging for configure functions in all CPP functionsramelg01
2021-09-29FIX: seg fault when printing TensorInfo's quantization info per channelramelg01
2021-09-22Provide logging for configure functions in all NEON functionsramelg01
2021-09-16Provide logging for configure functions in all cpu operatorsramelg01
2021-09-16Revert "Add support for non-constant weights and biases in CpuFullyConnected"Pablo Marquez Tello
2021-09-15Adds Conv3d reference implementation support.Adnan AlSinan
2021-09-07Add support for non-constant weights and biases in CpuFullyConnectedMichele Di Giorgio
2021-09-01Printing operators parameters, currently for CpuAdd operator only.Ramy Elgammal
2021-08-24Remove map/unmap overhead for input/output accessor when using DummyAccessorGiorgio Arena
2021-07-08Add LayerData to all nodesFreddie Liardet
2021-06-28Add code to detect Mali(TM) G31Pablo Marquez Tello
2021-06-15Add CPU discovery capabilities.Georgios Pinitas
2021-06-15Add `batches` options in the graph examplesGeorgios Pinitas
2021-04-21Add support for CLVKMichalis Spyrou
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-31Remove Computer Vision generic interfaces and typesGeorgios Pinitas
2021-03-26Remove GLES-related codeMichele Di Giorgio
2021-03-03Add QASYMM8_SIGNED support to graph examples via graph mutatorSiCongLi
2021-02-23Remove OpenGL ES supportManuel Bottini
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-02-15Provide utlity function to print ITensorInfoMichele Di Giorgio
2021-02-09Add mlgo to graph examplesSiCong Li
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part2SiCong Li
2021-01-13Add support for macOSGeorgios Pinitas
2021-01-08Resolve merge conflicts between new fills and new fp16 generatorGiorgio Arena
2021-01-07Fix fill() for FP data type in fixtures - Part 2Giorgio Arena
2021-01-07Generalize custom uniform generator for floating point data types with 16 bitsGiorgio Arena
2021-01-05Fix uniform_real_distribution_fp16 warning and single Dimension incrementGiorgio Arena
2020-12-18Create fill functions available everywhere for easy debuggingGiorgio Arena
2020-12-17Fix fill() for FP data type in fixtures - Part 1Giorgio Arena
2020-12-01Add support for G78 instanceGeorgios Pinitas
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-23COMPMID-3987: Nightly failure - Android builds failing in dataset and validationManuel Bottini
2020-11-10COMPMID-3887: NEGEMMConvolutionLayer hangs up on num_threads>18Sheri Zhang
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-10-02COMPMID-3761: Update directory structureMichele Di Giorgio
2020-08-26COMPMID-3756 Update CommonGraphOptions documentations to include tuner-modeSiCong Li
2020-08-18COMPMID-3454 Patch1: Relocate data_type_from_name to core/UtilsSiCong Li
2020-07-23COMPMID-3578: Update FP32/int8 kernel selection.David Mansell