lebeg commented on issue #11549: Pip package can be much faster (OpenCV version?) URL: https://github.com/apache/incubator-mxnet/issues/11549#issuecomment-454567165 Actually, we think we found the reason for the slowdown in CMake builds. It's due to the fact that even with MKL set to be used, the library is still linked to openblas and the math functions are being linked and used from there instead.
---------------------------------------------------------------- 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
