aboutsummaryrefslogtreecommitdiff
path: root/src/graph/detail/ExecutionHelpers.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2021-08-24Remove map/unmap overhead for input/output accessor when using DummyAccessorGiorgio Arena
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
2020-01-16COMPMID-2856 Add PrintLayer at graph levelGiorgio Arena
2019-03-12COMPMID-1995: Fix call_all_input_node_accessorsMichele Di Giorgio
2018-12-13COMPMID-1710: Avoid undefined behavior in GCC 8.2Georgios Pinitas
2018-11-19COMPMID-1750: Add PriorBox operator to graph API.Pablo Tello
2018-11-02COMPMID-1246: Fix bug in handling backends that can't be loaded in the Graph APIAnthony Barbier
2018-11-02COMPMID-1505: Add native grouping support at graph levelGeorgios Pinitas
2018-11-02COMPMID-1310: Create graph validation executables.Georgios Pinitas
2018-11-02COMPMID-1182: printf doesn't workGeorgios Pinitas
2018-11-02COMPMID-605: Transition buffer memory managerGeorgios Pinitas
2018-11-02COMPMID-1097: Port mobilenet to NHWCGeorgios Pinitas
2018-11-02COMPMID-920: Introduce prepare() stageGeorgios Pinitas
2018-11-02COMPMID-797: Switch to new graph.Georgios Pinitas