diff --git a/examples/dnn_inception_ex.cpp b/examples/dnn_inception_ex.cpp index 22f0594ce..f3f2bfd14 100644 --- a/examples/dnn_inception_ex.cpp +++ b/examples/dnn_inception_ex.cpp @@ -57,9 +57,9 @@ using net_type = loss_multiclass_log< fc<10, relu> - >>>>>>>>>; + >>>>>>>>; int main(int argc, char** argv) try {