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/14 09:14:48 UTC

[incubator-singa] branch master updated (0ed4d14 -> 4d757fa)

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 0ed4d14  Merge pull request #491 from ShichengChen/less
     new 5f3b88b  SINGA-474 identity operator
     new eaf484c  backward test for identity
     new 1a4621f  SINGA-474 identity operator, change backward test
     new f8240c4  SINGA-474 identity operator, change backward test
     new 4a53116  Merge branch 'master' into Identity
     new ccc8633  Merge branch 'master' into Identity
     new 4d757fa  Merge pull request #483 from ShichengChen/Identity

The 1284 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      | 26 ++++++++++++++++++++++++++
 test/python/test_operation.py | 34 ++++++++++++++++++++++++++++++++--
 2 files changed, 58 insertions(+), 2 deletions(-)