[GitHub] szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 release

2017-12-19 Thread GitBox
szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 
release
URL: 
https://github.com/apache/incubator-mxnet/issues/7319#issuecomment-324485145
 
 
   Ops that are differentiable are missing gradients. (e.g. 'norm')


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] szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 release

2017-09-29 Thread git
szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 
release
URL: 
https://github.com/apache/incubator-mxnet/issues/7319#issuecomment-333261010
 
 
   Certain convolution layouts on CPU are not supported though API claims them 
to be supported (e.g. NWC NHWC NDHWC).
 

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] szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 release

2017-10-01 Thread git
szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 
release
URL: 
https://github.com/apache/incubator-mxnet/issues/7319#issuecomment-333429145
 
 
   #2944 may have other open issues.
 

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] szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 release

2017-08-05 Thread git
szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 
release
URL: 
https://github.com/apache/incubator-mxnet/issues/7319#issuecomment-320466333
 
 
   Default epsilon in Symbol/NDArray batch norm are too large (1e-3). Gluon now 
uses 1e-5, which is more commonly used.
 

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] szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 release

2017-08-23 Thread git
szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 
release
URL: 
https://github.com/apache/incubator-mxnet/issues/7319#issuecomment-324485145
 
 
   Ops that are differentiable are missing gradients. ('norm', 'round', 'rint', 
'fix', 'floor', 'ceil', 'trunc', etc.)
 

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] szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 release

2017-09-07 Thread git
szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 
release
URL: 
https://github.com/apache/incubator-mxnet/issues/7319#issuecomment-327923679
 
 
   @madjam this is already worked on by @reminisce and @eric-haibin-lin 
 

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] szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 release

2017-09-07 Thread git
szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 
release
URL: 
https://github.com/apache/incubator-mxnet/issues/7319#issuecomment-327925327
 
 
   @madjam I think it's already merged.
 

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] szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 release

2017-09-20 Thread git
szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 
release
URL: 
https://github.com/apache/incubator-mxnet/issues/7319#issuecomment-331016382
 
 
   It would be easier if this issue is converted to a github project so that 
item progresses can be tracked.
 

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] szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 release

2017-09-22 Thread git
szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 
release
URL: 
https://github.com/apache/incubator-mxnet/issues/7319#issuecomment-331613233
 
 
   I have the impression that many ops don't respect grad_req.
 

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] szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 release

2017-09-26 Thread git
szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 
release
URL: 
https://github.com/apache/incubator-mxnet/issues/7319#issuecomment-332400119
 
 
   Many examples are outdated or don't uphold the style standard. Duplicates of 
the same or similar (most popular being MNIST dataset) are omnipresent.
 

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