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/09/10 07:12:54 UTC

[singa] branch dev updated (dbb6b5d -> ded7ca8)

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 dbb6b5d  Merge pull request #786 from nudles/dev
     new d693b6b  keep the execution order of ops that read and write the same block
     new 11894cc  turn the sequential flag to False
     new 2bc6456  format the added code
     new 333c207  Add Test Case for Keep Order
     new 2ad3552  Merge pull request #2 from apache/dev
     new f4ee540  Merge branch 'keep-order' of https://github.com/XJDKC/singa into keep-order
     new b1cd1a8  minor debug test case
     new ded7ca8  Merge pull request #787 from XJDKC/keep-order

The 2177 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:
 examples/rnn/imdb_train.py      |  4 +---
 src/core/scheduler/scheduler.cc | 19 +++++++++++++++++++
 test/singa/test_scheduler.cc    | 41 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 61 insertions(+), 3 deletions(-)