[GitHub] piiswrong commented on a change in pull request #7657: Remove python function `negative` for rendering ndarray api in doc

2017-08-29 Thread git
piiswrong commented on a change in pull request #7657: Remove python function 
`negative` for rendering ndarray api in doc
URL: https://github.com/apache/incubator-mxnet/pull/7657#discussion_r135927038
 
 

 ##
 File path: python/mxnet/ndarray/ndarray.py
 ##
 @@ -43,8 +43,8 @@
 __all__ = ["NDArray", "concatenate", "_DTYPE_NP_TO_MX", "_DTYPE_MX_TO_NP", 
"_GRAD_REQ_MAP",
"ones", "add", "arange", "divide", "equal", "full", "greater", 
"greater_equal",
"imdecode", "lesser", "lesser_equal", "maximum", "minimum", 
"moveaxis", "modulo",
-   "multiply", "negative", "not_equal", "onehot_encode", "power", 
"subtract",
-   "true_divide", "waitall", "_new_empty_handle"]
 
 Review comment:
   why remove true_divide?
 

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


[GitHub] piiswrong commented on a change in pull request #7657: Remove python function `negative` for rendering ndarray api in doc

2017-08-29 Thread git
piiswrong commented on a change in pull request #7657: Remove python function 
`negative` for rendering ndarray api in doc
URL: https://github.com/apache/incubator-mxnet/pull/7657#discussion_r135927038
 
 

 ##
 File path: python/mxnet/ndarray/ndarray.py
 ##
 @@ -43,8 +43,8 @@
 __all__ = ["NDArray", "concatenate", "_DTYPE_NP_TO_MX", "_DTYPE_MX_TO_NP", 
"_GRAD_REQ_MAP",
"ones", "add", "arange", "divide", "equal", "full", "greater", 
"greater_equal",
"imdecode", "lesser", "lesser_equal", "maximum", "minimum", 
"moveaxis", "modulo",
-   "multiply", "negative", "not_equal", "onehot_encode", "power", 
"subtract",
-   "true_divide", "waitall", "_new_empty_handle"]
 
 Review comment:
   why remove true_divide?
 

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