nswamy commented on a change in pull request #11903: Update CPP Lenet Example to remove additional 3 layers URL: https://github.com/apache/incubator-mxnet/pull/11903#discussion_r205958380
########## File path: cpp-package/example/lenet.cpp ########## @@ -24,6 +24,8 @@ #include <string> #include <vector> #include <cstdlib> +#include <ctime> Review comment: I wasn't using it, removed now, thanks ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
