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/06/29 14:13:36 UTC

[incubator-singa] branch master updated (c818afa -> c550298)

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 c818afa  Merge pull request #471 from dcslin/SINGA-463
     new f33ad8b  fixed reshape implementation, added more python unittest, fixed python tensor unittest ref.SINGA-462
     new d47241a  typo
     new fb22ea9  SINGA-462 fixed test tensor py
     new c550298  Merge pull request #470 from dcslin/SINGA-462

The 1183 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:
 src/core/tensor/tensor.cc      | 15 ++++---
 test/python/test_tensor.py     | 31 +++++++++++---
 test/singa/test_tensor_math.cc | 92 ++++++++++++++++++++++++++++++++++--------
 3 files changed, 112 insertions(+), 26 deletions(-)