tldr: you should never use anything less than 1e-5 as there is not enough 
precision in the numerator (f(x + eps/2)  - f(x - eps/s)) to derive an accurate 
slope.

[ Full content available at: 
https://github.com/apache/incubator-mxnet/issues/12377 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to