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 05:25:36 UTC

[incubator-singa] branch master updated (5af541f -> fc1f3bc)

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 5af541f  Merge pull request #485 from pinpom/sub
     new c1b8ea7  add Sqrt operator
     new 60be225  fix backward test
     new 7a39ade  change backward test function
     new 6719ce9  change backward test function
     new a62a683  Merge branch 'master' into Sqrt
     new fc1f3bc  Merge pull request #486 from pinpom/Sqrt

The 1235 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      | 19 ++++++++++++++++++-
 test/python/test_operation.py | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 56 insertions(+), 1 deletion(-)