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/11/01 01:29:52 UTC

[GitHub] gigasquid commented on issue #12690: [MXNET-1000] get Ndarray real value and form it from a NDArray

gigasquid commented on issue #12690: [MXNET-1000] get Ndarray real value and form it from a NDArray
URL: https://github.com/apache/incubator-mxnet/pull/12690#issuecomment-434901131
 
 
   Another reference is from https://docs.scipy.org/doc/numpy/reference/generated/numpy.set_printoptions.html
   The default is 1000 - but you can override that with options
   
   I do like the way mxnet python also includes the dtype 
   https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/ndarray/ndarray.py#L412
   
   

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