aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2019-05-14COMPMID-1995: Change CLTuner default mode to NORMALMichalis Spyrou
2019-04-25COMPMID-1974 : Extend CLTuner to support different of level of tuningVidhya Sudhan Loganathan
2019-04-03COMPMID-2011: ResNet50 returns wrong resultGeorgios Pinitas
2019-04-02COMPMID-2067: Add batch size option in validate_cl_gemm exampleGeorgios Pinitas
2019-03-27COMPMID-1995: Minor code fixes.Georgios Pinitas
2019-03-27COMPMID-1944 Add support for "reflect" padding mode in NEPadUsama Arif
2019-03-20COMPMID-1995: Prepare Graph to support different input/output quantization infoIsabella Gottardi
2019-03-04COMPMID-1490 Create graph_convolution.cppJohn Kesapides
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-16COMPMID-1710 Move some Util functions to core/UtilsMichalis Spyrou
2019-01-14COMPMID-1758: NEON: Implement RangeManuel Bottini
2019-01-14COMPMID-1724: CL Implement ProdManuel Bottini
2018-12-18COMPMID-1722 : CL: Implement RangeVidhya Sudhan Loganathan
2018-12-13COMPMID-1808: Add Detection Output Layer to the GraphAPIIsabella Gottardi
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-19COMPMID-1750: Add PriorBox operator to graph API.Pablo Tello
2018-11-16COMPMID-1266 : Add support for FP16 in CLWinogradConvolutionLayer: 5x5 kernelsVidhya 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-02COMPMID-1592: (Nightly) Fix bus error when runnint inception v3 - CLMichele Di Giorgio
2018-11-02COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8Georgios Pinitas
2018-11-02[COMPMID-1229] Implementing Pad on OpenCL -FP32/FP16Giuseppe Rossini
2018-11-02COMPMID-1543: Unable to include ImageLoader.h in multiple object filesAnthony Barbier
2018-11-02COMPMID-1541: Remove dependency on tests/ headers in utils/TypePrinter.hAnthony Barbier
2018-11-02COMPMID-1188: Revert change to DummyAccessor, fixed NPY and Image loadersAnthony Barbier
2018-11-02COMPMID-1188 - Fixed DummyAccessorGian Marco Iodice
2018-11-02COMPMID-1508: Add Inception ResNet V2 modelGeorgios Pinitas
2018-11-02COMPMID-1506 NPY Loader doesn't work for NHWC pipelinesMichalis Spyrou
2018-11-02COMPMID-1473: Added missing TypePrinter for CPUModel, added accessor for numb...Anthony Barbier
2018-11-02COMPMID-1479: Fixed non fortran_order NPY loading.Anthony Barbier
2018-11-02COMPMID-1188 - Fixed files extensions in GraphUtils.hGian Marco Iodice
2018-11-02COMPMID-1432: Enable by default NHWC in graph examplesGeorgios Pinitas
2018-11-02COMPMID-1188 Added missing type printer for TensorInfoAnthony Barbier
2018-11-02COMPMID-1367: Enable NHWC in graph examplesGeorgios Pinitas
2018-11-02COMPMID-1414: Print the image being validated during graph validationAnthony Barbier
2018-11-02COMPMID-1386: Add support for converting weights for CL.Georgios Pinitas
2018-11-02COMPMID-1393: Update example documentationGeorgios Pinitas
2018-11-02COMPMID-1246: Print the name of the file that cannot be loadedAnthony Barbier
2018-11-02COMPMID-1400: Add command line option to specify the tuner's config fileAnthony Barbier
2018-11-02COMPMID-1246 - Enabled NHWC on graph_mobilenet by defaultGian Marco Iodice