author | Yangqing Jia <jiayq84@gmail.com> | |
Fri, 13 Sep 2013 00:10:48 +0000 (17:10 -0700) | ||
committer | Yangqing Jia <jiayq84@gmail.com> | |
Fri, 13 Sep 2013 00:10:48 +0000 (17:10 -0700) | ||
commit | 746599ae0d58c664cbdaed4d36358a137597fad6 | |
tree | 160232004bb27c8c96b8d0f67d0ff83d77a16617 | tree | snapshot |
parent | 7149de51ceb87e204e3a50d41cb1495caab965dd | commit | diff |
.gitignore | diff | blob | history | |
Makefile | [deleted file] | blob | history |
src/Makefile | [new file with mode: 0644] | blob |
src/caffeine/base.h | [new file with mode: 0644] | blob |
src/caffeine/blob.cpp | diff | blob | history | |
src/caffeine/blob.hpp | diff | blob | history | |
src/caffeine/common.hpp | diff | blob | history | |
src/caffeine/neuron_layer.cpp | [new file with mode: 0644] | blob |
src/caffeine/proto/layer_param.proto | [new file with mode: 0644] | blob |
src/caffeine/syncedmem.cpp | diff | blob | history | |
src/caffeine/syncedmem.hpp | diff | blob | history | |
src/caffeine/test_syncedmem.cpp | [new file with mode: 0644] | blob |
src/gtest/gtest-all.cc | [new file with mode: 0644] | blob |
src/gtest/gtest.h | [new file with mode: 0644] | blob |
src/gtest/gtest_main.cc | [new file with mode: 0644] | blob |