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/03/26 11:13:18 UTC

[GitHub] [incubator-mxnet] Mukulareddy opened a new issue #17913: ModuleNotFoundError: No module named 'mxnet.contrib.amp'

Mukulareddy opened a new issue #17913:  ModuleNotFoundError: No module named 'mxnet.contrib.amp'
URL: https://github.com/apache/incubator-mxnet/issues/17913
 
 
   ## Description
   (A clear and concise description of what the bug is.)
   
   ### Error Message
   (Paste the complete error message. Please also include stack trace by setting environment variable `DMLC_LOG_STACK_TRACE_DEPTH=10` before running your script.)
   
   ## To Reproduce
   (If you developed your own code, please provide a short script that reproduces the error. For existing examples, please provide link.)
   
   ### Steps to reproduce
   (Paste the commands you ran that produced the error.)
   
   1.
   2.
   
   ## What have you tried to solve it?
   
   1.
   2.
   
   ## Environment
   
   We recommend using our script for collecting the diagnositc information. Run the following command and paste the outputs below:
   ```
   curl --retry 10 -s https://raw.githubusercontent.com/dmlc/gluon-nlp/master/tools/diagnose.py | python
   
   # paste outputs here
   ```
   

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


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] ptrendx commented on issue #17913: ModuleNotFoundError: No module named 'mxnet.contrib.amp'

Posted by GitBox <gi...@apache.org>.
ptrendx commented on issue #17913:  ModuleNotFoundError: No module named 'mxnet.contrib.amp'
URL: https://github.com/apache/incubator-mxnet/issues/17913#issuecomment-604694455
 
 
   What is the version of MXNet you are using?

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


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] ptrendx commented on issue #17913: ModuleNotFoundError: No module named 'mxnet.contrib.amp'

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


   AMP was introduced in MXNet 1.5. Could you try that version (or newer)?


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



[GitHub] [incubator-mxnet] Dragas commented on issue #17913: ModuleNotFoundError: No module named 'mxnet.contrib.amp'

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


   Seems to be an issue when running an `mxnet/python:1.4.0_cpu_py3` docker image.


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