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/12/21 14:11:06 UTC

[GitHub] TaoLv commented on issue #13712: Equivalent of np.ascontiguousarray in mxnet?

TaoLv commented on issue #13712: Equivalent of np.ascontiguousarray in mxnet?
URL: https://github.com/apache/incubator-mxnet/issues/13712#issuecomment-449398257
 
 
   MXNet NDArray doesn't have stride information and elements of NDArray are compacted. From this point of view, MXNet NDArray is always contiguous.

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