stu1130 commented on a change in pull request #13284: [Example] fix cpp example 
inception-bn and training acc issue
URL: https://github.com/apache/incubator-mxnet/pull/13284#discussion_r234002101
 
 

 ##########
 File path: cpp-package/tests/ci_test.sh
 ##########
 @@ -36,6 +36,9 @@ cp ../../build/cpp-package/example/lenet_with_mxdataiter .
 cp ../../build/cpp-package/example/resnet .
 ./resnet 5
 
+cp ../../build/cpp-package/example/resnet .
+./inception-bn 5
+
 cp ../../build/cpp-package/example/mlp .
 
 Review comment:
   should we also add the mlp_csv example here?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to