rimusolem opened a new issue #9836: Allow -2, -3, and -4 as a shape for 
NDArray.reshape
URL: https://github.com/apache/incubator-mxnet/issues/9836
 
 
   This is a feature request. `mxnet.ndarray.reshape` and  
`mxnet.symbol.reshape` allow 0, -1, -2, -3, and -4 as valid shapes with special 
meanings. However, `NDArray.reshape` only accepts 0 and -1 among the special 
shapes. It would be convenient if `NDArray.reshape` also allows the rests.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to