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/02/04 22:28:41 UTC

[GitHub] ChaiBapchya commented on issue #14064: Inconsistent behavior in split() when num_outputs=1

ChaiBapchya commented on issue #14064: Inconsistent behavior in split() when num_outputs=1
URL: https://github.com/apache/incubator-mxnet/issues/14064#issuecomment-460438787
 
 
   @jgasthaus Thanks for pointing it out. Yes, you are right, it can be documented. 
   Do you want to push a PR on the same? Looks like a minor doc change. I can help you with that if you want.
   
   It is not a bug, since it follows the definition
   Also reflected in case of `numpy.split`
   https://docs.scipy.org/doc/numpy-1.15.1/reference/generated/numpy.split.html
   
   @mxnet-label-bot add [Question, Doc, Good First Issue]

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