You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2022/09/14 03:47:38 UTC

[GitHub] [incubator-mxnet] zhyaoch opened a new issue, #21138: It looks like some files are missing from the source code in the mxnet version 0.9.5

zhyaoch opened a new issue, #21138:
URL: https://github.com/apache/incubator-mxnet/issues/21138

   ## Description
   When I was compiling the source code of Mxnet v0.9.5,there meet some Error Messages that said can't open the file of “mkl_dnn_types.h” and “mkl_dnn.h”,and it seems like these file isn't in the source code of Mxnet,so where should I find these files.
   
   ### Error Message
   fatal error: mkl_dnn.h: No such file or directory
   fatal error: mkl_dnn_types.h: No such file or directory
   
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [incubator-mxnet] josephevans commented on issue #21138: It looks like some files are missing from the source code in the mxnet version 0.9.5

Posted by GitBox <gi...@apache.org>.
josephevans commented on issue #21138:
URL: https://github.com/apache/incubator-mxnet/issues/21138#issuecomment-1277890439

   Hello, MXNet 0.9.5 is a very old version; the latest release is 1.9.1. 
   
   The files missing appear to be Intel MKL header files. Do you have MKL installed properly?


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [incubator-mxnet] github-actions[bot] commented on issue #21138: It looks like some files are missing from the source code in the mxnet version 0.9.5

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #21138:
URL: https://github.com/apache/incubator-mxnet/issues/21138#issuecomment-1246196600

   Welcome to Apache MXNet (incubating)! We are on a mission to democratize AI, and we are glad that you are contributing to it by opening this issue.
   Please make sure to include all the relevant context, and one of the @apache/mxnet-committers will be here shortly.
   If you are interested in contributing to our project, let us know! Also, be sure to check out our guide on [contributing to MXNet](https://mxnet.apache.org/community/contribute) and our [development guides wiki](https://cwiki.apache.org/confluence/display/MXNET/Developments).


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org