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/03/01 06:34:31 UTC

[GitHub] wkcn commented on issue #11635: Aborted python session when using nd.concat

wkcn commented on issue #11635: Aborted python session when using nd.concat
URL: https://github.com/apache/incubator-mxnet/issues/11635#issuecomment-468559877
 
 
   Thanks for your report.
   Current MXNet does not support 0-size tensor, like mx.nd.empty((0, 1)).
   We will fix it.

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