You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by jo...@apache.org on 2020/11/25 05:45:14 UTC

[singa] branch dev updated (0499a82 -> 99e2b3b)

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

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


    from 0499a82  Merge pull request #816 from apache/master
     add 84d5ec4  fix new lstm alerts
     add ea05ad4  fix lstm alert
     add b647745  Merge pull request #817 from chrishkchris/lstm1125
     new 99e2b3b  Merge pull request #818 from apache/master

The 1 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/onnx/densenet121.py  |  1 -
 examples/onnx/shufflenetv1.py |  1 -
 examples/onnx/squeezenet.py   | 11 -----------
 python/singa/utils.py         |  1 -
 4 files changed, 14 deletions(-)


[singa] 01/01: Merge pull request #818 from apache/master

Posted by jo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 99e2b3bdebcf68af87945ae05737575e095bc7bf
Merge: 0499a82 b647745
Author: Joddiy Zhang <jo...@gmail.com>
AuthorDate: Wed Nov 25 13:45:09 2020 +0800

    Merge pull request #818 from apache/master
    
    Update dev branch from master due to lstm alert fix

 examples/onnx/densenet121.py  |  1 -
 examples/onnx/shufflenetv1.py |  1 -
 examples/onnx/squeezenet.py   | 11 -----------
 python/singa/utils.py         |  1 -
 4 files changed, 14 deletions(-)