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/02 03:22:03 UTC

[GitHub] szha commented on a change in pull request #10767: add reverse option to ndarray inplace reshape

szha commented on a change in pull request #10767: add reverse option to ndarray inplace reshape
URL: https://github.com/apache/incubator-mxnet/pull/10767#discussion_r185385629
 
 

 ##########
 File path: include/mxnet/c_api.h
 ##########
 @@ -663,6 +663,7 @@ MXNET_DLL int MXNDArrayReshape(NDArrayHandle handle,
 MXNET_DLL int MXNDArrayReshape64(NDArrayHandle handle,
 
 Review comment:
   I added this recently, and I haven't seen it used in other API.

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