aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_mobilenet_v2.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2021-06-15Add `batches` options in the graph examplesGeorgios Pinitas
2021-02-09Add mlgo to graph examplesSiCong Li
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-03-09COMPMID-3069: Silence clang-8 warning wrt explicit default of deleted operatorMatthew Bentham
2020-01-28COMPMID-2985 add data_layout to PoolingLayerInfoSang-Hoon Park
2019-10-23COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise ...Manuel Bottini
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
2019-03-27COMPMID-1995: Minor code fixes.Georgios Pinitas
2019-03-26COMPMID-1995: Fixed path in mobilenet_v2Pablo Tello
2019-01-09COMPMID-1839: Add script from extracting tf frozen models.Georgios Pinitas
2018-12-17COMPMID-1804: (3RDPARTY_UPDATE) Inception ResNet V1 QS8Georgios Pinitas
2018-12-13COMPMID-1071: (3RDPARTY_UPDATE) Add depth multiplier on DepthwiseConv 3x3 NHWCGeorgios Pinitas
2018-12-04COMPMID-1803: Add mobilenetv2 qasymm8 exampleGeorgios Pinitas
2018-11-29COMPMID-1451: Enable FP16 runs on graph examples.Georgios Pinitas
2018-11-08COMPMID-1744: Add paper references in graph models.Georgios Pinitas
2018-11-02COMPMID-1522: Add ElementWiseOperation node in the graph APIGeorgios Pinitas
2018-11-02COMPMID-1534: Prevent graphs with missing NEON F16 features from runningAnthony Barbier
2018-11-02COMPMID-145 : Create ResNet v2 graph exampleGeorgios Pinitas
2018-11-02COMPMID-1456: Create mobilenet v2 1.0 224 graph exampleGeorgios Pinitas