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 2020/01/29 09:03:56 UTC

[singa] branch dev updated (b86add0 -> d95b0a6)

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

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


    from b86add0  Merge pull request #577 from chrishkchris/SINGA-502
     add eee9e44  hotfix: bugs in autograd.py and also update test case
     add 5057712  Merge pull request #579 from chrishkchris/hotfix_autograd
     new d95b0a6  Merge branch 'master' into dev

The 1 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      | 16 ++++++++--------
 test/python/test_operation.py | 28 ++++++++++++++--------------
 2 files changed, 22 insertions(+), 22 deletions(-)


[singa] 01/01: Merge branch 'master' into dev

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wangwei pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/singa.git

commit d95b0a65307856bd2d037dc19d136fe92b6b01f1
Merge: b86add0 5057712
Author: wangwei <wa...@gmail.com>
AuthorDate: Wed Jan 29 17:02:58 2020 +0800

    Merge branch 'master' into dev
    
    merge the hotfix

 python/singa/autograd.py      | 16 ++++++++--------
 test/python/test_operation.py | 28 ++++++++++++++--------------
 2 files changed, 22 insertions(+), 22 deletions(-)