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 2019/10/28 19:51:13 UTC

[GitHub] [incubator-mxnet] sxjscience opened a new issue #16662: [Numpy] Deprecation warning of ctx

sxjscience opened a new issue #16662: [Numpy] Deprecation warning of ctx
URL: https://github.com/apache/incubator-mxnet/issues/16662
 
 
   ```
   /home/ubuntu/mxnet/python/mxnet/numpy/multiarray.py:1097: DeprecationWarning: ndarray.context has been renamed to ndarray.ctx
       warnings.warn('ndarray.context has been renamed to ndarray.ctx', DeprecationWarning)
   ```

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