You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by wa...@apache.org on 2020/02/21 02:35:13 UTC

[singa] branch dev updated (ee69cc8 -> fec5f8a)

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

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


    from ee69cc8  Merge pull request #603 from dcslin/format2
     new 06ec6ce  dnnl-performance-issue-investigation
     new 8e85fdc  fixed dnnl conv forward
     new 0aa590c  fix dnnl conv
     new 7a88251  test operation convolution update for performance test
     new 0c8f418  fix dnnl conv performance drop
     new d9ba4aa  Merge remote-tracking branch 'upstream/dev' into dnnl-perf-issue
     new 758c9e8  code format
     new fec5f8a  Merge pull request #605 from dcslin/dnnl-perf-issue

The 1648 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:
 src/model/operation/convolution.cc       | 199 ++++++++++++++++++++++---------
 src/model/operation/convolution.h        |   7 --
 test/singa/test_operation_convolution.cc |  77 ++++++++++++
 3 files changed, 217 insertions(+), 66 deletions(-)