aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_lenet.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2021-06-08Fix missing network referencesSiCongLi
2021-02-09Add mlgo to graph examplesSiCong Li
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-01-28COMPMID-2985 add data_layout to PoolingLayerInfoSang-Hoon Park
2019-08-22COMPMID-2594: Graph example option parsing doens't fail on invalid valuesGeorgios Pinitas
2019-04-25COMPMID-1974 : Extend CLTuner to support different of level of tuningVidhya Sudhan Loganathan
2018-11-02COMPMID-1578: Add ShuffleNet graph exampleGeorgios Pinitas
2018-11-02COMPMID-1534: Prevent graphs with missing NEON F16 features from runningAnthony Barbier
2018-11-02COMPMID-1386: Add FC convert weights on NEONGeorgios Pinitas
2018-11-02COMPMID-1386: Add support for converting weights for CL.Georgios Pinitas
2018-11-02COMPMID-1393: Update example documentationGeorgios Pinitas
2018-11-02COMPMID-1400: Add command line option to specify the tuner's config fileAnthony Barbier
2018-11-02COMPMID-1188: Report error on graphs that do not support NHWCGeorgios Pinitas
2018-11-02COMPMID-1310: Create graph validation executables.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-997: Add support for node's name in GraphAPI.Georgios Pinitas
2018-11-02COMPMID-797: Switch to new graph.Georgios Pinitas
2018-11-02COMPMID-1011: Create struct for the graph config parametersGeorgios Pinitas
2018-11-02COMPMID-793 : Add graph intermediate representationGeorgios Pinitas
2018-11-02COMPMID-765 - Call graph_init only once all nodes have been instantiedGian Marco
2018-11-02COMPMID-925: Enabling OpenCL tuner in the graph examplesMichele Di Giorgio
2018-11-02COMPMID-765: Fixed output accessor in LeNet example, and disabled colors when...Anthony Barbier
2018-11-02COMPMID-782 Port examples to the new formatMichalis Spyrou
2018-11-02COMPMID-771 Allow examples to be profiledAnthony Barbier
2018-11-02COMPMID-556 - Fix examplesGian Marco
2018-11-02COMPMID-556: Revert COMPMID-652Georgios Pinitas
2018-11-02COMPMID-652 - Graph examples shouldn't need to link against OpenCLIsabella Gottardi
2018-11-02COMPMID-617: Adds validation to CLPoolingLayerGeorgios Pinitas
2018-11-02COMPMID-619: Logging interfaceGeorgios Pinitas
2018-11-02COMPMID-549 Create a Logger for GraphAPIMichalis Spyrou
2018-11-02COMPMID-601: Add GraphContextGeorgios Pinitas
2018-11-02COMPMID-417 - Fix graph_letnet.cpp exampleGian Marco Iodice
2018-11-02COMPMID-417: Doxygen update and removed unnecessary TensorInfo from graph exa...Anthony Barbier
2018-11-02COMPMID-363 Add Graph library supportAnthony Barbier