Repository: incubator-singa Updated Branches: refs/heads/master [created] 95b1e6dd3
migrating code from github to apache git repo; init commit + test Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/95b1e6dd Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/95b1e6dd Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/95b1e6dd Branch: refs/heads/master Commit: 95b1e6dd331886e4a9ac8f392bd6915a856e0413 Parents: Author: wang wei <[email protected]> Authored: Sun Apr 19 14:32:01 2015 +0800 Committer: wang wei <[email protected]> Committed: Sun Apr 19 14:32:01 2015 +0800 ---------------------------------------------------------------------- README.md | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/95b1e6dd/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md new file mode 100644 index 0000000..9d763f6 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +SINGA +===== + +Distributed deep learning system
