roywei commented on issue #12401: cpp_package instructions need clarification and examples need repair URL: https://github.com/apache/incubator-mxnet/issues/12401#issuecomment-438863971 @aaronmarkham Refer to https://github.com/apache/incubator-mxnet/issues/13243, some models are not trained at all in examples. Params are not updated after each epoch. @stu1130 Thank for the detailed table, suggest creating a PR to remove[ unnecessary prints](https://github.com/apache/incubator-mxnet/blob/master/cpp-package/example/alexnet.cpp#L278) in alexnet. Also, update readme on the usage of LD_LIBRARY_PATH. I am also not sure if copy the lib folder is necessary in [example make file](https://github.com/apache/incubator-mxnet/blob/master/cpp-package/example/Makefile#L21)
---------------------------------------------------------------- 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
