aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph/Graph.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-06-26Remove dependency on fp16 definitions from some core include filesMatthew Bentham
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-02-26COMPMID-2819: Delete move semantics from classes that use std::mutexGeorgios Pinitas
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-09-30COMPMID-2452: Fix compilation issues on armclangGeorgios Pinitas
2019-05-07COMPMID-2177 Fix clang warningsMichalis Spyrou
2018-11-02COMPMID-1310: Create graph validation executables.Georgios Pinitas
2018-11-02COMPMID-797: Switch to new graph.Georgios Pinitas
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