aboutsummaryrefslogtreecommitdiff
path: root/src/graph/Utils.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2021-09-15Provide tests for fusing pad layer in graph APIGunes Bayir
2021-09-07Fuse pad layer with subsequent convolution layerGunes Bayir
2021-08-25Sync backend only if allocated rather than supportedGiorgio Arena
2021-08-24Remove map/unmap overhead for input/output accessor when using DummyAccessorGiorgio Arena
2021-03-26Remove GLES-related codeMichele Di Giorgio
2021-03-03Add QASYMM8_SIGNED support to graph examples via graph mutatorSiCongLi
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-12Silence warnings related to "control reaches end of non-void function"Matthew Bentham
2019-12-06COMPMID-2779: Add support for generating synthetic int8 graphs.Georgios Pinitas
2019-04-15COMPMID-2111: ConcatenateLayer API should accept an index instead of an enumGeorgios Pinitas
2019-02-22COMPMID-1601: Graph examples segfaulting on some platform when gles=1Georgios Pinitas
2018-11-14COMPMID-1451: Perform fusion before GroupConvolution unrollingGeorgios Pinitas
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-1478: Stop relying on static default OpenCL objects in cl2.hppAnthony Barbier
2018-11-02COMPMID-1358: Debug FB's graph example on Android.Georgios Pinitas
2018-11-02COMPMID-1283: (GitHub issue) after convolution output data is zeroGeorgios Pinitas
2018-11-02COMPMID-1097: Port mobilenet to NHWCGeorgios Pinitas
2018-11-02COMPMID-797: Switch to new graph.Georgios Pinitas