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/03 15:11:05 UTC

[incubator-singa] branch master updated (833fa49 -> 850e0c1)

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 833fa49  Adding a security policy to the repository
     new 68b7ac2  SINGA-474 prelu operator
     new 39b4c3f  SINGA-474 prelu operator
     new 572efea  SINGA-474 prelu,add,equal,selu,elu operator
     new 21f27a7  SINGA-474 prelu,add,equal,selu,elu operator, optimize operations and add assertions
     new 850e0c1  Merge pull request #524 from ShichengChen/operator5

The 1373 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      | 162 +++++++++++++++++++++++++++++++++++++++++-
 test/python/test_operation.py | 161 ++++++++++++++++++++++++++++++++++++-----
 2 files changed, 303 insertions(+), 20 deletions(-)