You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by sh...@apache.org on 2020/09/10 05:01:30 UTC

[singa] branch dev updated (2cdb881 -> dbb6b5d)

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

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


    from 2cdb881  Merge pull request #789 from dcslin/imdb_script
     new 076871f  fix the bug in github workflow (Native-MacOS)
     new 71a9fd3  Merge remote-tracking branch 'origin/dev' into dev
     new 5114b3c  Fix error in running cpp test in MacOS Github CI
     new d9981fa  macOS.yaml update
     new dbb6b5d  Merge pull request #786 from nudles/dev

The 2169 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:
 .github/workflows/macOS.yaml | 17 +++++++++++++----
 examples/rnn/imdb_data.py    | 10 +++++++---
 python/singa/device.py       |  2 +-
 3 files changed, 21 insertions(+), 8 deletions(-)