aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_inception_resnet_v2.cpp
diff options
context:
space:
mode:
authorGeorgios Pinitas <georgios.pinitas@arm.com>2018-12-21 13:39:07 +0000
committerGeorgios Pinitas <georgios.pinitas@arm.com>2019-01-09 17:24:53 +0000
commit588ebc5ccab2e47c42c3e9303306e3744834f52f (patch)
tree3af28ba41acbd4236e07502f0053d30e91cc53c9 /examples/graph_inception_resnet_v2.cpp
parent17b0f8ba60ec9db4b96471f9406843bee6a43a4f (diff)
downloadComputeLibrary-588ebc5ccab2e47c42c3e9303306e3744834f52f.tar.gz
COMPMID-1839: Add script from extracting tf frozen models.
Change-Id: I9a61b9005ea829cd9ecae5bebf8985fe72e28b8e Reviewed-on: https://review.mlplatform.org/448 Reviewed-by: Manuel Bottini <manuel.bottini@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com>
Diffstat (limited to 'examples/graph_inception_resnet_v2.cpp')
-rw-r--r--examples/graph_inception_resnet_v2.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/graph_inception_resnet_v2.cpp b/examples/graph_inception_resnet_v2.cpp
index 4c74041eb3..8e799783f2 100644
--- a/examples/graph_inception_resnet_v2.cpp
+++ b/examples/graph_inception_resnet_v2.cpp
@@ -787,6 +787,8 @@ private:
* "Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning"
* Christian Szegedy, Sergey Ioffe, Vincent Vanhoucke, Alex Alemi
*
+ * Provenance: download.tensorflow.org/models/inception_resnet_v2_2016_08_30.tar.gz
+ *
* @note To list all the possible arguments execute the binary appended with the --help option
*
* @param[in] argc Number of arguments