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 2019/07/14 08:02:33 UTC

[GitHub] [incubator-mxnet] kshitij12345 edited a comment on issue #15515: [MXNET-978] Higher Order Gradient Support `arcsin`, `arccos`.

kshitij12345 edited a comment on issue #15515: [MXNET-978] Higher Order Gradient Support `arcsin`, `arccos`.
URL: https://github.com/apache/incubator-mxnet/pull/15515#issuecomment-511179949
 
 
   Thank You.
   Do note that, the other alternative is `2.*(array - np.min(array))/np.ptp(array)-1`, but we will need to handle the case with array of one element array.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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