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/04/09 09:51:34 UTC

[singa] branch master updated (673d005 -> 36bf102)

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/singa.git.


    from 673d005  Merge pull request #668 from nudles/master
     new e0189fc  fix cuda_helper.py
     new 11ef00a  add the access of variable factor in SWIG
     new 6f320e3  fix _div_broadcast_helper in test_operation.py
     new 6fb07ab  remove a comma in scheduler.cc
     new f01725d  fix dist_test.py
     new 01d76c4  fix test case
     new 36bf102  Merge pull request #669 from chrishkchris/fix_cuda_helper

The 1888 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/api/model_operation.i        |   1 +
 test/python/cuda_helper.py       |   2 +-
 test/python/test_dist.py         |   2 +-
 test/python/test_module.py       | 225 +++++++++++++++++++++++----------------
 test/python/test_onnx_backend.py |   2 +-
 test/python/test_operation.py    |  17 +--
 6 files changed, 147 insertions(+), 102 deletions(-)