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 a171023 Merge pull request #777 from dcslin/erf
new 9d85403 Add dist_communicator.i, update rnn training code and
instruction
new 7586a3b Add back the old Char RNN
new 178b107 Merge pull request #785 from chrishkchris/dist_interface
The 2160 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:
CONTRIBUTING.md => examples/qabot/README.md | 12 ++++++++----
examples/rnn/README.md | 21 ++++++++-------------
examples/rnn/{train.py => char_rnn.py} | 0
examples/rnn/imdb_data.py | 4 +++-
examples/rnn/imdb_train.py | 2 +-
src/api/singa.i | 1 +
6 files changed, 21 insertions(+), 19 deletions(-)
copy CONTRIBUTING.md => examples/qabot/README.md (68%)
rename examples/rnn/{train.py => char_rnn.py} (100%)