aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2019-02-04COMPMID-1910: Improve CLTuner reducing the number of LWS to testGian Marco Iodice
2019-02-04COMPMID-1913: Add names to all graph examplesGeorgios Pinitas
2019-01-17COMPMID-1897: ResNet50 does not load ACL tuner file passed at command lineMichele Di Giorgio
2019-01-09COMPMID-1839: Add script from extracting tf frozen models.Georgios Pinitas
2018-12-17COMPMID-1804: (3RDPARTY_UPDATE) Inception ResNet V1 QS8Georgios Pinitas
2018-12-13COMPMID-1808: Add Detection Output Layer to the GraphAPIIsabella Gottardi
2018-12-13COMPMID-1071: (3RDPARTY_UPDATE) Add depth multiplier on DepthwiseConv 3x3 NHWCGeorgios Pinitas
2018-12-10COMPMID-1804: Implement Inception-Resnet-V1Georgios Pinitas
2018-12-07COMPMID-1826: Add support for QASYMM8 in NEArithmeticAdditionKernelGeorgios Pinitas
2018-12-05COMPMID-1806: Add VGG-base VDSR networkGeorgios Pinitas
2018-12-05COMPMID-1805: Implement SRCNN 9-5-5Georgios Pinitas
2018-12-04COMPMID-1807: Implement ResNet12Georgios Pinitas
2018-12-04COMPMID-1803: Add mobilenetv2 qasymm8 exampleGeorgios Pinitas
2018-11-29COMPMID-1451: Enable FP16 runs on graph examples.Georgios Pinitas
2018-11-23COMPMID-1458: Mobilenet SSD example.Pablo Tello
2018-11-09COMPMID-1626: Fixed VGG 16/19 bad_alloc failure.Pablo Tello
2018-11-08COMPMID-1675: Add SVE supportGeorgios Pinitas
2018-11-08COMPMID-1579: Add support for ChannelShuffle operator in NEONGeorgios Pinitas
2018-11-08COMPMID-1744: Add paper references in graph models.Georgios Pinitas
2018-11-02COMPMID-1737: Add support for install_dirAnthony Barbier
2018-11-02COMPMID-1605: API alignment for the MemoryManager with ARMNNGeorgios Pinitas
2018-11-02COMPMID-1641: Create Facebook's MaskRCNN v2 graph example (3RDPARTY_UPDATE)Georgios Pinitas
2018-11-02COMPMID-1451 - Enabled NHWC in AlexNet, InceptionV3 and InceptionV4Gian Marco Iodice
2018-11-02COMPMID-1460 Create Yolo v3 graph exampleMichalis Spyrou
2018-11-02COMPMID-1519: Add support for 3D input/output in CLGEMMLowpOutputStageGeorgios Pinitas
2018-11-02COMPMID-1578: Add ShuffleNet graph exampleGeorgios Pinitas
2018-11-02COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8Georgios Pinitas
2018-11-02COMPMID-1532: Add DepthwiseConvolution3x3 FP16 on NEONGeorgios Pinitas
2018-11-02COMPMID-1451 Fix YOLOv3 android compilation issueMichalis Spyrou
2018-11-02COMPMID-1460 Create Yolo v3 graph exampleMichalis Spyrou
2018-11-02COMPMID-1522: Add ElementWiseOperation node in the graph APIGeorgios Pinitas
2018-11-02COMPMID-1534: Prevent graphs with missing NEON F16 features from runningAnthony Barbier
2018-11-02COMPMID-1508: Add Inception ResNet V2 modelGeorgios Pinitas
2018-11-02COMPMID-1188 - Enabled NHWC in graph_squeezenet_v1 for NEONGian Marco Iodice
2018-11-02COMPMID-145 : Create ResNet v2 graph exampleGeorgios Pinitas
2018-11-02COMPMID-1456: Create mobilenet v2 1.0 224 graph exampleGeorgios Pinitas
2018-11-02COMPMID-1188 - Fixed performance degradation with GEMM3DGian Marco Iodice
2018-11-02COMPMID-1432: Enable by default NHWC in graph examplesGeorgios Pinitas
2018-11-02COMPMID-1188: Fix squeesenetv1.1 input shapeGeorgios Pinitas
2018-11-02COMPMID-1367: Enable NHWC in graph examplesGeorgios Pinitas
2018-11-02COMPMID-1386: Add FC convert weights on NEONGeorgios Pinitas
2018-11-02COMPMID-1386: Add support for converting weights for CL.Georgios Pinitas
2018-11-02COMPMID-1393: Update example documentationGeorgios Pinitas
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
2018-11-02COMPMID-1246: Don't link against the Graph library for non-graph examplesAnthony Barbier
2018-11-02COMPMID-1188: Report error on graphs that do not support NHWCGeorgios Pinitas
2018-11-02COMPMID-1188: Substream copy constructor primitives.Georgios Pinitas
2018-11-02COMPMID-1310: Create graph validation executables.Georgios Pinitas
2018-11-02COMPMID-1308: Add and validate JPEG accessorsGeorgios Pinitas