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 2020/02/28 13:49:56 UTC

[singa] branch dev updated (2f4f30f -> 38cf4fa)

This is an automated email from the ASF dual-hosted git repository.

wangwei pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/singa.git.


    from 2f4f30f  Merge pull request #597 from dcslin/tensor_selector
     new 47a2cf4  added concatenated to python tensor api
     new 186db4f  format code
     new ac0e0a1  Merge remote-tracking branch 'origin/dev' into dev
     new f243527  merge latest
     new 8642f75  added deprecated package install in travis depends.sh
     new 986bea1  test install package
     new a43b4ea  test install
     new 5be398a  modified test
     new fc2b1eb  test
     new 38cf4fa  Merge pull request #607 from dcslin/add-concat-py-tensor-api

The 1684 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/tensor.py     | 11 +++++++++++
 test/python/test_api.py    | 18 ++++++++++++++++++
 test/python/test_tensor.py | 13 +++++++++++++
 tool/travis/depends.sh     |  2 ++
 4 files changed, 44 insertions(+)