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 2019/12/04 02:04:39 UTC

[singa] branch master updated (3dc02c0 -> 6c58b98)

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/singa.git.


    from 3dc02c0  Merge pull request #541 from dcslin/batchnorm-onnx-test
     new 3ceb0b7  fixed broadcast mul pow
     new 14ab364  added cpu arithmetic operations tests
     new 2b72107  modify non-broadcast case
     new 271b3be  Merge pull request #3 from chrishkchris/broadcast_modify
     new 622b9df  refactor cuda binary math ops
     new 6c58b98  Merge pull request #565 from dcslin/broadcast_cudnn

The 1506 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/core/tensor/tensor_math_cuda.h | 273 ++++++++++---------------------------
 test/python/test_api.py            | 167 ++++++++++-------------
 2 files changed, 141 insertions(+), 299 deletions(-)