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 2016/04/07 15:12:20 UTC

[4/4] incubator-singa git commit: SINGA-80 New Blob Level and Address Level Math Operation Interface

SINGA-80 New Blob Level and Address Level Math Operation Interface

Merge PR 134 for SINGA-80


Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/8329aa0c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/8329aa0c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/8329aa0c

Branch: refs/heads/master
Commit: 8329aa0c3c613046b2bd8f70c3e43a765f74f602
Parents: 369d879 d452c1f
Author: Wei Wang <wa...@comp.nus.edu.sg>
Authored: Thu Apr 7 21:01:45 2016 +0800
Committer: Wei Wang <wa...@comp.nus.edu.sg>
Committed: Thu Apr 7 21:05:41 2016 +0800

----------------------------------------------------------------------
 include/singa/utils/blob.h      |  15 +
 include/singa/utils/math_addr.h |  12 +-
 include/singa/utils/math_blob.h |  88 ++++--
 src/test/test_math.cc           | 591 ++++++++++++++++++++++++++++++++++-
 4 files changed, 667 insertions(+), 39 deletions(-)
----------------------------------------------------------------------