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 2018/05/13 20:24:30 UTC

[GitHub] szha commented on issue #10789: Reshape of input array when the shape is available only at runtime is not possible

szha commented on issue #10789: Reshape of input array when the shape is available only at runtime is not possible 
URL: https://github.com/apache/incubator-mxnet/issues/10789#issuecomment-388653547
 
 
   Shape operator itself doesn't have to be special. What needs special handling is using symbol in arguments which are normally kept as node attributes. We will also need zeroth-order tensor support that @tqchen has been requesting to avoid a mess.

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