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/27 21:19:19 UTC

[GitHub] reminisce opened a new issue #14267: Redefine TShape to support scalars and zero-size tensors

reminisce opened a new issue #14267: Redefine TShape to support scalars and zero-size tensors
URL: https://github.com/apache/incubator-mxnet/issues/14267
 
 
   Need to use -1 for ndim and dimension sizes to indicate unknown shape information. Currently, 0 is used which will be changed to support scalars and zero-size tensors.

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