aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
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
2018-11-02COMPMID-765 - Used GEMM-based convolution in VGG16Gian Marco
2018-11-02COMPMID-897 Merge batch normalization with bounded reluGiorgio Arena
2018-11-02COMPMID-873: Integrate RSH NEON Depthwise Convolution routineGeorgios Pinitas
2018-11-02COMPMID-895 - Optimizing CLDepthwiseConvolution3x3KernelGian Marco
2018-11-02COMPMID-891 - Use OpenCL timer in CLTunerGian Marco
2018-11-02COMPMID-765 - Used GEMM instead of Direct into the GoogleNet graphGian Marco
2018-11-02COMPMID-889 - Implement Squeezenet 1.1 as a graph exampleIsabella Gottardi
2018-11-02COMPMID-748 - Integrating optimized SGEMM for bifrostGian Marco
2018-11-02COMPMID-765: Fixed output accessor in LeNet example, and disabled colors when...Anthony Barbier
2018-11-02COMPMID-847: Add MobileNet_v1_0.75_160.Georgios Pinitas