aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_mobilenet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graph_mobilenet.cpp')
-rw-r--r--examples/graph_mobilenet.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/graph_mobilenet.cpp b/examples/graph_mobilenet.cpp
index 09b6e6e097..4d4e17715d 100644
--- a/examples/graph_mobilenet.cpp
+++ b/examples/graph_mobilenet.cpp
@@ -101,7 +101,6 @@ public:
config.tuner_mode = common_params.tuner_mode;
config.tuner_file = common_params.tuner_file;
config.mlgo_file = common_params.mlgo_file;
- config.mlgo_file = common_params.mlgo_file;
graph.finalize(common_params.target, config);