You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by wa...@apache.org on 2019/08/09 09:20:48 UTC

[incubator-singa] branch master updated (fc1f3bc -> 59711c8)

This is an automated email from the ASF dual-hosted git repository.

wangwei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-singa.git.


    from fc1f3bc  Merge pull request #486 from pinpom/Sqrt
     new 6c78310  add SoftPlus
     new c342cd0  fix function
     new 192634c  add backward test
     new 5c9e047  fix backward test
     new ff21d7e  change backward function
     new 686b185  change backward test function
     new 14edec0  Merge branch 'master' into softplus
     new 59711c8  Merge pull request #494 from pinpom/softplus

The 1243 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 python/singa/autograd.py      | 28 ++++++++++++++++++++++++----
 test/python/test_operation.py | 40 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 64 insertions(+), 4 deletions(-)