summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2018-12-18COMPMID-1722 : CL: Implement RangeVidhya Sudhan Loganathan1-0/+49
2018-12-13COMPMID-1808: Add Detection Output Layer to the GraphAPIIsabella Gottardi2-0/+134
2018-12-06COMPMID-1463: SSD support: Create Detection layerIsabella Gottardi1-0/+79
2018-12-05COMPMID-1719 CL: Implement RSqrt, ExpMichalis Spyrou1-0/+37
2018-11-30COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifferencegiuros011-0/+49
2018-11-30COMPMID-1728 CL: Implement ArgMax/ArgMinMichalis Spyrou1-0/+6
2018-11-28COMPMID-1716: CL Comparison operationsGeorgios Pinitas1-0/+49
2018-11-27COMPMID-1720: CL: Implement Tilegiuros011-0/+31
2018-11-19COMPMID-1065 : Create documentation explaining how to add new functions / ker...Vidhya Sudhan Loganathan1-0/+2
2018-11-19COMPMID-1750: Add PriorBox operator to graph API.Pablo Tello3-9/+11
2018-11-16COMPMID-1266 : Add support for FP16 in CLWinogradConvolutionLayer: 5x5 kernelsVidhya Sudhan Loganathan1-0/+52
2018-11-15COMPMID-1329: Add support for GenerateProposals operator in CLgiuros011-0/+52
2018-11-14COMPMID-1462 SSD support: Create CL PriorBoxMichalis Spyrou1-0/+47
2018-11-02COMPMID-1327: Add support for BBoxTransform operator in CLgiuros011-0/+28
2018-11-02COMPMID-1574 Implement ReduceMean in OpenCLMichalis Spyrou1-0/+6
2018-11-02[COMPMID-1331] Add support for RoIAlign operator in CLgiuros011-0/+13
2018-11-02COMPMID-1592: (Nightly) Fix bus error when runnint inception v3 - CLMichele Di Giorgio1-3/+3
2018-11-02COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8Georgios Pinitas1-1/+3
2018-11-02[COMPMID-1229] Implementing Pad on OpenCL -FP32/FP16Giuseppe Rossini1-0/+31
2018-11-02COMPMID-1543: Unable to include ImageLoader.h in multiple object filesAnthony Barbier2-1/+6
2018-11-02COMPMID-1541: Remove dependency on tests/ headers in utils/TypePrinter.hAnthony Barbier1-45/+4
2018-11-02COMPMID-1188: Revert change to DummyAccessor, fixed NPY and Image loadersAnthony Barbier2-28/+38
2018-11-02COMPMID-1188 - Fixed DummyAccessorGian Marco Iodice1-1/+1
2018-11-02COMPMID-1508: Add Inception ResNet V2 modelGeorgios Pinitas2-2/+20
2018-11-02COMPMID-1506 NPY Loader doesn't work for NHWC pipelinesMichalis Spyrou2-47/+28
2018-11-02COMPMID-1473: Added missing TypePrinter for CPUModel, added accessor for numb...Anthony Barbier1-0/+49
2018-11-02COMPMID-1479: Fixed non fortran_order NPY loading.Anthony Barbier2-117/+88
2018-11-02COMPMID-1188 - Fixed files extensions in GraphUtils.hGian Marco Iodice2-6/+8
2018-11-02COMPMID-1432: Enable by default NHWC in graph examplesGeorgios Pinitas2-7/+10
2018-11-02COMPMID-1188 Added missing type printer for TensorInfoAnthony Barbier1-3/+15
2018-11-02COMPMID-1367: Enable NHWC in graph examplesGeorgios Pinitas3-4/+33
2018-11-02COMPMID-1414: Print the image being validated during graph validationAnthony Barbier2-26/+30
2018-11-02COMPMID-1386: Add support for converting weights for CL.Georgios Pinitas2-1/+21
2018-11-02COMPMID-1393: Update example documentationGeorgios Pinitas1-1/+51
2018-11-02COMPMID-1246: Print the name of the file that cannot be loadedAnthony Barbier1-1/+1
2018-11-02COMPMID-1400: Add command line option to specify the tuner's config fileAnthony Barbier2-1/+7
2018-11-02COMPMID-1246 - Enabled NHWC on graph_mobilenet by defaultGian Marco Iodice1-2/+8
2018-11-02COMPMID-1397: Add option to enable CLTuner in arm_compute_benchmarkAnthony Barbier1-1/+1
2018-11-02COMPMID-1188 : Rename TNOX to Mali-G76Georgios Pinitas1-2/+2
2018-11-02COMPMID-1310: Create graph validation executables.Georgios Pinitas15-92/+1555
2018-11-02COMPMID-1379: Created WindowIterator and TensorAccessorAnthony Barbier1-1/+55
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan1-54/+1
2018-11-02COMPMID-1309: Add result validation on full network validationGeorgios Pinitas2-1/+159
2018-11-02COMPMID-1308: Add and validate JPEG accessorsGeorgios Pinitas4-261/+588
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan2-8/+0
2018-11-02COMPMID-911: Allow GEMM to work with 3D tensorsIsabella Gottardi1-1/+0
2018-11-02COMPMID-1181 Added some of the missing type printersAnthony Barbier1-0/+156
2018-11-02COMPMID-1035 - Add ResneXt50 as a graph exampleIsabella Gottardi3-1/+139
2018-11-02COMPMID-1086: Optimizing GCGEMM - Add helpers to get target GPU informationMichele Di Giorgio1-0/+1
2018-11-02COMPMID-1097: Port mobilenet to NHWCGeorgios Pinitas3-23/+104