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/09/05 00:18:17 UTC

[GitHub] haojin2 commented on issue #12454: how to print the input/output shape and data

haojin2 commented on issue #12454: how to print the input/output shape and data
URL: https://github.com/apache/incubator-mxnet/issues/12454#issuecomment-418558348
 
 
   Hi, if you would like any intermediate info within operators you can print them out using `LOG(INFO)` like what's being done here: https://github.com/apache/incubator-mxnet/blob/5a9c3af4b101b85047b306575575ea9022a8474e/src/common/exec_utils.h#L300.

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