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 01:35:17 UTC

[incubator-singa] branch master updated (ae0485a -> 843c023)

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 ae0485a  Merge pull request #508 from ShichengChen/transpose
     new c836a83  SINGA-474 clip operator
     new 82645f8  SINGA-474 clip operator
     new 8279235  SINGA-474 clip operator
     new 840b561  Merge branch 'master' into clip
     new acc5d1a  Merge branch 'master' into clip
     new 843c023  Merge pull request #502 from ShichengChen/clip

The 1306 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      | 36 +++++++++++++++++++++++++++++++++---
 test/python/test_operation.py |  4 ++--
 2 files changed, 35 insertions(+), 5 deletions(-)