aboutsummaryrefslogtreecommitdiff
path: root/utils/TypePrinter.h
AgeCommit message (Expand)Author
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
2019-04-25COMPMID-1974 : Extend CLTuner to support different of level of tuningVidhya Sudhan Loganathan
2019-03-27COMPMID-1995: Minor code fixes.Georgios Pinitas
2019-03-27COMPMID-1944 Add support for "reflect" padding mode in NEPadUsama Arif
2019-02-18COMPMID-1999: Add support for GenerateProposals operator in CLManuel Bottini
2019-02-15Revert "COMPMID-1329: Add support for GenerateProposals operator in CL"Giuseppe Rossini
2019-01-14COMPMID-1724: CL Implement ProdManuel Bottini
2018-12-06COMPMID-1463: SSD support: Create Detection layerIsabella Gottardi
2018-12-05COMPMID-1719 CL: Implement RSqrt, ExpMichalis Spyrou
2018-11-30COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifferencegiuros01
2018-11-30COMPMID-1728 CL: Implement ArgMax/ArgMinMichalis Spyrou
2018-11-28COMPMID-1716: CL Comparison operationsGeorgios Pinitas
2018-11-27COMPMID-1720: CL: Implement Tilegiuros01
2018-11-19COMPMID-1065 : Create documentation explaining how to add new functions / ker...Vidhya Sudhan Loganathan
2018-11-15COMPMID-1329: Add support for GenerateProposals operator in CLgiuros01
2018-11-14COMPMID-1462 SSD support: Create CL PriorBoxMichalis Spyrou
2018-11-02COMPMID-1327: Add support for BBoxTransform operator in CLgiuros01
2018-11-02COMPMID-1574 Implement ReduceMean in OpenCLMichalis Spyrou
2018-11-02[COMPMID-1331] Add support for RoIAlign operator in CLgiuros01
2018-11-02[COMPMID-1229] Implementing Pad on OpenCL -FP32/FP16Giuseppe Rossini
2018-11-02COMPMID-1541: Remove dependency on tests/ headers in utils/TypePrinter.hAnthony Barbier
2018-11-02COMPMID-1473: Added missing TypePrinter for CPUModel, added accessor for numb...Anthony Barbier
2018-11-02COMPMID-1188 Added missing type printer for TensorInfoAnthony Barbier
2018-11-02COMPMID-1367: Enable NHWC in graph examplesGeorgios Pinitas
2018-11-02COMPMID-1188 : Rename TNOX to Mali-G76Georgios Pinitas
2018-11-02COMPMID-1379: Created WindowIterator and TensorAccessorAnthony Barbier
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-911: Allow GEMM to work with 3D tensorsIsabella Gottardi
2018-11-02COMPMID-1181 Added some of the missing type printersAnthony Barbier
2018-11-02COMPMID-1086: Optimizing GCGEMM - Add helpers to get target GPU informationMichele Di Giorgio
2018-11-02COMPMID-585: Port OpticalFlow to new validationJohn Richardson
2018-11-02COMPMID-1013 - Create WinogradInfo data structureGian Marco Iodice
2018-11-02COMPMID-908 - Merge Activation layer with Convolution Layer (NEON. CL, GLES)Isabella Gottardi
2018-11-02COMPMID-596: Port HOGDetector to new validationJohn Richardson
2018-11-02COMPMID-1008: Fix Doxygen issuesAlex Gilday