simoncorstonoliver edited a comment on issue #13208: [MXNET-1209] Tutorial 
transpose reshape 
URL: https://github.com/apache/incubator-mxnet/pull/13208#issuecomment-438735776
 
 
   It would be helpful for users to include some discussion of the common 
errors that they see e.g. when there's a tensor shape mismatch between layers 
of a NN. If we included the actual error message then people would find this 
tutorial when they Googled for the error message. This would segue nicely to 
the example where you show how you can't just perform these operations to make 
the error go away; you have to actually know what you're doing.
   
   For users who already know what tensor reshaping is, the information they 
need (the "how" rather than the "why") is in a few non-obvious places. Maybe 
add something near the top with pointers to ndarray docs for more comprehensive 
documentation: https://mxnet.incubator.apache.org/tutorials/basic/ndarray.html
   
   Some of the cases of users asking about mismatch errors on the discussion 
forum might give good background for the confusion of people who are new to 
such operations.

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