ptrendx commented on issue #15198: Need a debugging utility to dump out 
intermediate values of Tensor object
URL: 
https://github.com/apache/incubator-mxnet/issues/15198#issuecomment-501012861
 
 
   Monitor callback is good (although not really documented properly - I had to 
look at the internals of monitor implementation in Module API to know what the 
Python function should do to access the NDArray), but it only works for Symbol 
API, not for Gluon, which makes it really hard to debug backward pass/both 
passes of hybridized models.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to