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 <[email protected]> Authored: Thu Apr 7 21:01:45 2016 +0800 Committer: Wei Wang <[email protected]> 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(-) ----------------------------------------------------------------------
