You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/08/04 00:27:36 UTC

[GitHub] [incubator-mxnet] szha commented on issue #18855: NumPy BLAS Clashing with MXNet BLAS

szha commented on issue #18855:
URL: https://github.com/apache/incubator-mxnet/issues/18855#issuecomment-668304983


   is this from pip package or building from source? for pip, we statically link blas/lapacke and stripped all symbols that are not exposed. this means that the blas/lapacke functions are not in the symbol table.


----------------------------------------------------------------
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:
users@infra.apache.org