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 2017/12/20 06:46:31 UTC

[GitHub] chowkamlee81 opened a new issue #9155: mx.nd.tanh and mx.symbol.tanh yields different results.

chowkamlee81 opened a new issue #9155: mx.nd.tanh and mx.symbol.tanh yields different results.
URL: https://github.com/apache/incubator-mxnet/issues/9155
 
 
   The results of using mx.symbol.tanh/mx.symbol.Activation(name, data, act_type='tanh') yields values>1 and values<-1 and results are similar
   
   whereas using mx.nd.tanh yields tresults -1<results<1
   
   Kindly suggest what is the solution for this problem

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services