aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
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
2018-11-02COMPMID-1160 Turn Graph hints into heuristicsGiorgio Arena
2018-11-02COMPMID-1182: printf doesn't workGeorgios Pinitas
2018-11-02COMPMID-959: Fixed linking issueAnthony Barbier
2018-11-02COMPMID-1035 - Add ResneXt50 as a graph exampleIsabella Gottardi
2018-11-02COMPMID-959 : Add names to inception v3 layers.Georgios Pinitas
2018-11-02COMPMID-792 - Re-enabled Winograd on NEON in all graph examples.Gian Marco Iodice
2018-11-02COMPMID-1104 Add fast math hint in the graph APIGiorgio Arena
2018-11-02COMPMID-605: Transition buffer memory managerGeorgios Pinitas
2018-11-02COMPMID-1109 - Enabling Winograd in the graph when possibleGian Marco Iodice
2018-11-02COMPMID-997: Add support for node's name in GraphAPI.Georgios Pinitas
2018-11-02COMPMID-1097: Port mobilenet to NHWCGeorgios Pinitas
2018-11-02COMPMID-1046 - Enabling Winograd VGG19 to use Winograd on NEON and OpenCLGian Marco Iodice
2018-11-02COMPMID-920: Introduce prepare() stageGeorgios Pinitas
2018-11-02COMPMID-1081: Introduced test-wide instrumentsAnthony Barbier
2018-11-02COMPMID-797 Integrate Mobilenet QASYMM8 with new graph.Giorgio Arena
2018-11-02COMPMID-1042: Graph / Stream not working on x86Georgios Pinitas
2018-11-02COMPMID-797: Switch to new graph.Georgios Pinitas
2018-11-02COMPMID-959 Fix SVM and AlexNet Code formattingAnthony Barbier
2018-11-02COMPMID-1011: Create struct for the graph config parametersGeorgios Pinitas
2018-11-02COMPMID-996: Add support for grouped convolution.Georgios Pinitas
2018-11-02COMPMID-1007: Add initial validate support to backendGeorgios Pinitas
2018-11-02COMPMID-1018 - Add Winograd support in VGG16 and Alexnet examplesGian Marco Iodice
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello
2018-11-02COMPMID-793 : Add graph intermediate representationGeorgios Pinitas
2018-11-02COMPMID-935 - Implementing Convolution with Winograd on OpenCL (Part 1)Gian Marco
2018-11-02COMPMID-973: Implement InceptionV4Georgios Pinitas
2018-11-02COMPMID-765 - Call graph_init only once all nodes have been instantiedGian Marco
2018-11-02COMPMID-915: Create ResNet50 exampleAlex Gilday
2018-11-02Revert "COMPMID-915: Create ResNet50 example"Anthony Barbier
2018-11-02COMPMID-913: Fix preprocessing step for TF models.Georgios Pinitas
2018-11-02COMPMID-915: Create ResNet50 exampleAlex Gilday
2018-11-02COMPMID-925: Enabling OpenCL tuner in the graph examplesMichele Di Giorgio