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/18 03:39:16 UTC

[GitHub] [incubator-mxnet] hysunflower opened a new issue #17862: mxnet =1.6.0, gluoncv=0.6.0 , , , AttributeError: 'module' object has no attribute 'context'

hysunflower opened a new issue #17862: mxnet =1.6.0, gluoncv=0.6.0 ,,,AttributeError: 'module' object has no attribute 'context'
URL: https://github.com/apache/incubator-mxnet/issues/17862
 
 
   ## Description
   I pulled mxnet/python:nightly_gpu_cu101_py2 images from dockerhub, and installed gluoncv=0.6.0 mxnet =1.6.0
   <img width="242" alt="图片" src="https://user-images.githubusercontent.com/52739577/76922737-90516980-690c-11ea-95eb-ad507c723c8b.png">
   <img width="313" alt="图片" src="https://user-images.githubusercontent.com/52739577/76922751-98110e00-690c-11ea-8668-dfd1472c7b2d.png">
   <img width="217" alt="图片" src="https://user-images.githubusercontent.com/52739577/76922755-9c3d2b80-690c-11ea-878b-fba50c6bf4e3.png">
   
   Then I tried to test a yolov3 models
   
   
   ### Error Message
   
   <img width="1093" alt="图片" src="https://user-images.githubusercontent.com/52739577/76922921-fe962c00-690c-11ea-8a9c-14107cf169d8.png">
   
   I want to know how to address it , thank you 
   ```
   

----------------------------------------------------------------
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] hysunflower closed issue #17862: mxnet =1.6.0, gluoncv=0.6.0 , , , AttributeError: 'module' object has no attribute 'context'

Posted by GitBox <gi...@apache.org>.
hysunflower closed issue #17862: mxnet =1.6.0, gluoncv=0.6.0 ,,,AttributeError: 'module' object has no attribute 'context'
URL: https://github.com/apache/incubator-mxnet/issues/17862
 
 
   

----------------------------------------------------------------
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] hysunflower commented on issue #17862: mxnet =1.6.0, gluoncv=0.6.0 , , , AttributeError: 'module' object has no attribute 'context'

Posted by GitBox <gi...@apache.org>.
hysunflower commented on issue #17862: mxnet =1.6.0, gluoncv=0.6.0 ,,,AttributeError: 'module' object has no attribute 'context'
URL: https://github.com/apache/incubator-mxnet/issues/17862#issuecomment-601983245
 
 
   I have worked out this problem.
   this problem is reasoned by the space of docker, I tried to give the docker 100G space, then solved.
   
   em,anyway, I think this error message should be opitimized

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