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/07/03 08:21:33 UTC

[singa] branch dev updated (ddaa2e2 -> 3d25b99)

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

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


    from ddaa2e2  Merge pull request #754 from chrishkchris/fix_roundf
     new 20c1174  update roundeven backend algorithm
     new 9193218  update round even coding for backward comp
     new 3d25b99  Merge pull request #758 from dcslin/jod/add-operators

The 2061 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/math_kernel.cu    |  7 ++++++-
 src/core/tensor/tensor_math_cpp.h |  9 ++++++++-
 test/python/test_api.py           | 13 ++++++++++---
 3 files changed, 24 insertions(+), 5 deletions(-)