aboutsummaryrefslogtreecommitdiff
path: root/utils/TypePrinter.h
AgeCommit message (Expand)Author
2021-11-12Fix PostOp dependencyv21.11branches/arm_compute_21_11SiCongLi
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-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-03-31Remove Computer Vision generic interfaces and typesGeorgios Pinitas
2021-02-15Provide utlity function to print ITensorInfoMichele Di Giorgio
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part2SiCong Li
2020-12-01Add support for G78 instanceGeorgios Pinitas
2020-07-23COMPMID-3578: Update FP32/int8 kernel selection.David Mansell
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-05-15COMPMID-3289: Test improvement CLGEMMMatrixMultiplyReshapedKernel.morgolock
2020-03-10COMPMID-3069: Improve build time by splitting up ToolchainSupport.hMatthew Bentham
2020-03-05COMPMID-1181: Support for tracing configurationAnthony Barbier
2020-03-05COMPMID-3152: Initial Bfloat16 supportGeorgios Pinitas
2020-02-28COMPMID-3079: Implement Hard-Swish in NEON.morgolock
2020-01-28COMPMID-2985 add data_layout to PoolingLayerInfoSang-Hoon Park
2020-01-17COMPMID-2985 change PoolingLayerInfo to structSang-Hoon Park
2019-11-27COMPMID-2805: Add QASYMM8_SIGNED support in NEGEMMLowpOutputStageGeorgios Pinitas
2019-11-12COMPMID-2895: Remove QASYMM8_PER_CHANNEL data typeGeorgios Pinitas
2019-08-23COMPMID-2317: Add new QASYMM16 data typeMichele Di Giorgio
2019-08-23COMPMID-2460: Add ELU activation on NEON,CL,GLESGeorgios Pinitas
2019-08-22COMPMID-2417: Add new QASYMM8_PER_CHANNEL data typeMichalis Spyrou
2019-08-06COMPMID-1849: Implement CPPDetectionPostProcessLayerIsabella Gottardi
2019-07-05COMPMID-2435: Update GPU target definitionsGeorgios Pinitas
2019-06-24COMPMID-2235: Extend type support for CL/NEON DequantizationLayer.Georgios Pinitas
2019-06-20COMPMID-2408: Add QSYMM16 support for ElementwiseAddition for NEONManuel Bottini
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-05-24COMPMID-2159 Implement Round for CLUsama Arif
2019-05-22COMPMID-2279: Implement REDUCE_MAX operator for NEONUsama Arif
2019-05-22COMPMID-2280: Implement REDUCE_MIN operator for NEONUsama Arif
2019-05-22COMPMID-2264: Implement LOG operator for CLUsama Arif
2019-05-15COMPMID-2270: Implement POW operator for CLUsama Arif
2019-05-15COMPMID-2267: Implement NEG for CLUsama Arif
2019-05-15COMPMID-2194: Refactor activation function macro in OpenCL. Change all activa...Usama Arif