aboutsummaryrefslogtreecommitdiff
path: root/src/graph/Graph.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-08-24COMPMID-3698: Fix segfault running inception_v3, inception_v4, resnet50, resn...Sheri Zhang
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2019-09-30COMPMID-2452: Fix compilation issues on armclangGeorgios Pinitas
2019-05-07COMPMID-2177 Fix clang warningsMichalis Spyrou
2018-11-02COMPMID-1439: Fix invalidation of iterator while iteratingGeorgios Pinitas
2018-11-02COMPMID-1310: Create graph validation executables.Georgios Pinitas
2018-11-02COMPMID-797: Switch to new graph.Georgios Pinitas
2018-11-02COMPMID-734: CLTuner reworkGeorgios Pinitas
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-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-748 - Integrating optimized SGEMM for bifrostGian Marco
2018-11-02COMPMID-652 - Graph examples shouldn't need to link against OpenCLIsabella Gottardi
2018-11-02COMPMID-550: Adds support for branches.Georgios Pinitas
2018-11-02COMPMID-549 Create a Logger for GraphAPIMichalis Spyrou
2018-11-02COMPMID-601: Add GraphContextGeorgios Pinitas
2018-11-02COMPMID-363 Add Graph library supportAnthony Barbier