eric-haibin-lin opened a new issue #18120: URL: https://github.com/apache/incubator-mxnet/issues/18120
``` root@ip-172-31-37-108:/bps-mkl# pip3 install --pre mxnet-cu100 -f https://dist.mxnet.io/python/cu100 -U Collecting mxnet-cu100 Downloading https://repo.mxnet.io/dist/python/cu100/mxnet_cu100-2.0.0b20200312-py2.py3-none-manylinux1_x86_64.whl (808.1MB) ``` ``` ls /usr/local/lib/python3.6/dist-packages/mxnet/include/ dlpack dmlc mshadow mxnet nnvm ``` Since mkldnn is turned on by default in Feb, the headers should be included, too @TaoLv ---------------------------------------------------------------- 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]
