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 2018/05/01 21:57:00 UTC

[GitHub] roywei commented on issue #10765: Gluon-based image-classification failed to run with dummy data on CPU machine when set as "symbolic" mode

roywei commented on issue #10765: Gluon-based image-classification failed to run with dummy data on CPU machine when set as "symbolic" mode
URL: https://github.com/apache/incubator-mxnet/issues/10765#issuecomment-385802961
 
 
   Able to reproduce on Ubuntu with gcc 5.4.0 and MacOS 10.12.6 with Apple LLVM version 9.0.0 (clang-900.0.38). Tested with pip installed packages. However, different from @juliusshufan observation (built from source I guess), only mxnet-mkl pip package will cause this issue.
   Installed packages using: 
   `pip install mxnet --pre`
   `pip install mxnet-mkl --pre`
   
   @sandeep-krishnamurthy  could you help to label Bug, Gluon, Symbol. Thanks!!

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


With regards,
Apache Git Services