[GitHub] eric-haibin-lin commented on issue #10041: Reduce operators do not support axis=None

2018-04-06 Thread GitBox
eric-haibin-lin commented on issue #10041: Reduce operators do not support 
axis=None
URL: 
https://github.com/apache/incubator-mxnet/issues/10041#issuecomment-379403843
 
 
   fixed


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] eric-haibin-lin commented on issue #10041: Reduce operators do not support axis=None

2018-04-04 Thread GitBox
eric-haibin-lin commented on issue #10041: Reduce operators do not support 
axis=None
URL: 
https://github.com/apache/incubator-mxnet/issues/10041#issuecomment-378744083
 
 
   https://github.com/apache/incubator-mxnet/pull/10405 


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] eric-haibin-lin commented on issue #10041: Reduce operators do not support axis=None

2018-04-02 Thread GitBox
eric-haibin-lin commented on issue #10041: Reduce operators do not support 
axis=None
URL: 
https://github.com/apache/incubator-mxnet/issues/10041#issuecomment-378094996
 
 
   `b = mx.nd.sum(mx.nd.ones((100, 100))`  will work.. I guess the problem is 
that if user provides axis=None, it won't work. @sxjscience 
   Any specific reason why user would provide None???


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] eric-haibin-lin commented on issue #10041: Reduce operators do not support axis=None

2018-04-02 Thread GitBox
eric-haibin-lin commented on issue #10041: Reduce operators do not support 
axis=None
URL: 
https://github.com/apache/incubator-mxnet/issues/10041#issuecomment-378094996
 
 
   `b = mx.nd.sum(mx.nd.ones((100, 100))`  will work.. I guess the problem is 
that if user provides axis=None, it won't work. @sxjscience 


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