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/06/05 08:47:47 UTC

[GitHub] [incubator-mxnet] moneypi opened a new issue #15157: How to print data of NDArray in c++?

moneypi opened a new issue #15157: How to print data of NDArray in c++?
URL: https://github.com/apache/incubator-mxnet/issues/15157
 
 
   Maybe I have the similar question with 
   https://github.com/apache/incubator-mxnet/issues/3125,
   
   I learn the source code https://github.com/apache/incubator-mxnet/blob/master/include/mxnet/ndarray.h , I want to learn the mxnet source code and add some debug code, but I don't know how to print a NDArray like an array in C++.I know print a NDArray in Python is easy.
   
   Can anyone help me?

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