aboutsummaryrefslogtreecommitdiff
path: root/src/graph
AgeCommit message (Expand)Author
2018-11-02COMPMID-1145: (API) Introduce prepare() stage (NEON/CL/GLES)Georgios Pinitas
2018-11-02COMPMID-1151: Templatize FunctionFactories.Georgios Pinitas
2018-11-02COMPMID-1182: printf doesn't workGeorgios Pinitas
2018-11-02COMPMID-1176: Adds nodes to the graph.Georgios Pinitas
2018-11-02COMPMID-1035 - Add ResneXt50 as a graph exampleIsabella Gottardi
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-959: Fixed Clang-tidy errorAnthony Barbier
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-920: Introduce prepare() stageGeorgios Pinitas
2018-11-02COMPMID-959: Fail when graph is already registeredGeorgios Pinitas
2018-11-02COMPMID-1074: Rename WinograLayer.cpp to WinogradConvolutionLayer.cppGeorgios Pinitas
2018-11-02COMPMID-959: Sets memory manager to CLWinogradGeorgios Pinitas
2018-11-02COMPMID-797 Integrate Mobilenet QASYMM8 with new graph.Giorgio Arena
2018-11-02COMPMID-959: Number of threads was overwritten in benchmark_graph testsAnthony Barbier
2018-11-02COMPMID-797: Switch to new graph.Georgios Pinitas
2018-11-02COMPMID-734: CLTuner reworkGeorgios Pinitas
2018-11-02COMPMID-1018 - Add Winograd support in VGG16 and Alexnet examplesGian Marco Iodice
2018-11-02COMPMID-978 Load/Store tuning data from file (Part2)Anthony Barbier
2018-11-02COMPMID-978 Load/Store tuning data from fileAnthony Barbier
2018-11-02COMPMID-617: Add validate support for NEON FullyConnectedLayerIoan-Cristian Szabo
2018-11-02COMPMID-765: Add Winograd Convolution Hint for NEON ConvolutionGeorgios Pinitas
2018-11-02COMPMID-915: Create ResNet50 exampleAlex Gilday
2018-11-02Revert "COMPMID-915: Create ResNet50 example"Anthony Barbier
2018-11-02COMPMID-915: Create ResNet50 exampleAlex Gilday
2018-11-02COMPMID-909: Enabling in-place computation for batchnormalization and activat...Michele Di Giorgio
2018-11-02COMPMID-925: Enabling OpenCL tuner in the graph examplesMichele Di Giorgio
2018-11-02COMPMID-897 Merge batch normalization with bounded reluGiorgio Arena
2018-11-02COMPMID-765: Fixes DepthwiseConvolution weights shapeGeorgios Pinitas
2018-11-02COMPMID-873: Integrate RSH NEON Depthwise Convolution routineGeorgios Pinitas
2018-11-02COMPMID-748 - Integrating optimized SGEMM for bifrostGian Marco
2018-11-02COMPMID-674 - Create Google InceptionV3 exampleGeorgios Pinitas
2018-11-02COMPMID-752 Creating an example for QASYMM8 MobileNetGiorgio Arena
2018-11-02COMPMID-767 : Propagate hints to subgraph.Georgios Pinitas
2018-11-02COMPMID-556: Allocate trainable data tensor after configurationGeorgios Pinitas
2018-11-02COMPMID-692 Consistent names for the interfacesGiorgio Arena
2018-11-02COMPIMID-553: MobileNet use case.Georgios Pinitas
2018-11-02COMPMID-554 Add NodesMichalis Spyrou
2018-11-02COMPMID-652 - Graph examples shouldn't need to link against OpenCLIsabella Gottardi
2018-11-02COMPMID-556 - Fix BatchNormalizationLayer (set weights target)Isabella Gottardi
2018-11-02COMPMID-657 - Add PPMAccessor and TopNPredictionsAccessor to SqueezeNetIsabella Gottardi
2018-11-02COMPMID-556 - Fix LOG_GRAPH_INFO Message in CLSimpleOperationsIsabella Gottardi
2018-11-02COMPMID-556 Add macro for checking graph's tensor objectMichalis Spyrou
2018-11-02COMPMID-554 Add NodesMichalis Spyrou
2018-11-02COMPMID-630: Rework nodesGeorgios Pinitas
2018-11-02COMPMID-630 : Rework nodes for selective target compilation.Georgios Pinitas
2018-11-02COMPMID-619: Logging interfaceGeorgios Pinitas
2018-11-02COMPMID-550: Adds support for branches.Georgios Pinitas
2018-11-02COMPMID-554 Add NodesMichalis Spyrou