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/09/25 02:33:02 UTC

[incubator-singa] branch master updated (a44f854 -> deece44)

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 a44f854  Merge pull request #536 from chrishkchris/SINGA-491
     new e80c797  SINGA 475 - add logical operator: and, or, xor, not
     new bc8449e  resolve conflict
     new b16dab4  SINGA 475 - add negative
     new 33cfd64  Merge remote-tracking branch 'upstream/master' into logical
     new 98debab  SINGA 475 - add reciprocal
     new 583f0f6  Merge remote-tracking branch 'upstream/master' into logical
     new 93d924b  SINGA 475 - change equations
     new deece44  Merge pull request #528 from pinpom/logical

The 1413 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      | 112 ++++++++++++++++++++
 test/python/test_operation.py | 240 +++++++++++++++++++++++++++++-------------
 2 files changed, 279 insertions(+), 73 deletions(-)