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

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

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

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

commit 0499a82781eac56c8a3fb04a2cb2258a6c73d405
Merge: 0a4f433 a8397fd
Author: Chris Yeung <38...@users.noreply.github.com>
AuthorDate: Wed Nov 25 13:18:46 2020 +0800

    Merge pull request #816 from apache/master
    
    Update dev branch due to master branch hot-fix of onnx example error

 examples/onnx/densenet121.py  | 58 ++++++++++++++++------------------
 examples/onnx/shufflenetv1.py | 72 +++++++++++++++++++++----------------------
 examples/onnx/shufflenetv2.py |  4 +--
 examples/onnx/squeezenet.py   | 66 ++++++++++++++++++++-------------------
 examples/onnx/vgg19.py        | 57 ++++++++++++++++------------------
 5 files changed, 126 insertions(+), 131 deletions(-)