akarbown opened a new pull request #19241: URL: https://github.com/apache/incubator-mxnet/pull/19241
## Description ## This change enables symbol exclusion of statically linked MKL libraries to avoid the name clashing issue #18855. It's done for all the MXNET build types except for the Debug version to check the unit tests. ## 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 ---------------------------------------------------------------- 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]
