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

wangwei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-singa.git.


    from 0080369  Merge pull request #535 from chrishkchris/SINGA-490
     new 3a2cc96  SINGA-484 Code analysis with LGTM
     new 0a4cd38  SINGA-484 Remove const modifier that has no effect
     new 6f8bf57  SINGA-484 Add header guard
     new 8faa633  SINGA-484 Remove unused imports
     new e31f0f5  Merge pull request #529 from moazreyad/SINGA-484

The 1402 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:
 README.md                       |  5 +++++
 include/singa/core/tensor.h     |  4 ++--
 include/singa/io/decoder.h      |  2 +-
 include/singa/io/transformer.h  | 12 ++++++------
 python/singa/sonnx.py           | 14 ++++----------
 src/model/layer/activation.h    |  2 +-
 src/model/layer/batchnorm.h     |  8 ++++----
 src/model/layer/flatten.h       |  2 +-
 src/model/layer/prelu.h         |  2 +-
 src/model/layer/split.h         |  2 +-
 src/model/operation/batchnorm.h |  6 ++++--
 11 files changed, 30 insertions(+), 29 deletions(-)

Reply via email to