safrooze opened a new pull request #9346: amalgamation library fixes for python 2.7 and 3.6 compatibility URL: https://github.com/apache/incubator-mxnet/pull/9346 ## Description ## Fixed building amalgamated file (`mxnet_predict-all.cc`) with python 3.6 ## Checklist ## ### Essentials ### - [x] Passed code style checking (`make lint`) - [x] Changes are complete (i.e. I finished coding on this PR) - [ ] All changes have test coverage: N/A - [x] Code is well-documented: - [x] To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change ### Changes ### - Fixed generation of amalgamation C++ file in Python 3.6. Tested the files generated by python 2.7 and python 3.6 match the old file generated by python 2.7.
---------------------------------------------------------------- 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
