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 00:47:39 UTC

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

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 d94ba5d  Merge pull request #492 from ShichengChen/dev
     new c46d347  add Sub operator
     new b8ea58a  resolve conflict
     new 8181f06  add backward test
     new f71db17  fix backward test code
     new fd5fb7f  tidy up code eval_numerical_gradient_b()
     new ab37ecd  fix backward test code
     new 5af541f  Merge pull request #485 from pinpom/sub

The 1229 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      | 18 ++++++++++++++++
 test/python/test_operation.py | 50 +++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 66 insertions(+), 2 deletions(-)