soeque1 edited a comment on issue #12796: Add embedding to print_summary
URL: https://github.com/apache/incubator-mxnet/pull/12796#issuecomment-430283553
 
 
   For now, It is too hard to test the number of parameters at each layer. 
Because "print_layer_summary()" is inner function in "print_summary". I don't 
know how to make the unit test code in case of inner function. 
   
   Can I move the inner function outside to test it? Then I can make the test 
codes that check the number of parameters at each layer such as convolution, 
embedding, FullyConnected, and BatchNorm.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to