samskalicky opened a new pull request #19069: URL: https://github.com/apache/incubator-mxnet/pull/19069
## Description ## Partially backporting #19016: - Refactors lib_api.h by moving the function definitions into lib_api.cc to simplify building extensions - Updates all the examples in example/extensions to use the new lib_api.cc build flow and updates version numbers in examples to 1.8 ## Checklist ## ### Essentials ### - [ ] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc) - [ ] Changes are complete (i.e. I finished coding on this PR) - [ ] All changes have test coverage - [ ] Code is well-documented ### Changes ### - [ ] Feature1, tests, (and when applicable, API doc) - [ ] Feature2, tests, (and when applicable, API doc) ## Comments ## - If this change is a backward incompatible change, why must this change be made. - Interesting edge cases to note here ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
