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/15 03:04:14 UTC

[incubator-singa] branch master updated (08d7445 -> b567ff9)

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 08d7445  Merge pull request #512 from ShichengChen/unsqueeze
     new 7464fe8  SINGA-475 add Div
     new 72d6e8e  Merge branch 'master' into div_new
     new b567ff9  Merge pull request #513 from pinpom/div_new

The 1320 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      | 27 ++++++++++++++++++++++-
 test/python/test_operation.py | 50 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+), 1 deletion(-)