summaryrefslogtreecommitdiff
path: root/src/caffe/test/test_blob.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-10-21Clean redundant/unnecessary headersKang Kim1-1/+0
2015-03-03TestBlob: test that legacy BlobProtos are correctly handled by ShapeEqualsJeff Donahue1-0/+54
2015-03-03Blobs are ND arrays (for N not necessarily equals 4).Jeff Donahue1-4/+1
2015-02-15BlobMathTest: fixes for numerical precision issuesJeff Donahue1-19/+34
2015-02-13Blob: add scale_{data,diff} methods and testsJeff Donahue1-1/+59
2015-01-29Add BlobMathTest with unit tests for sumsq and asumJeff Donahue1-0/+113
2014-08-06LICENSE governs the whole project so strip file headersEvan Shelhamer1-2/+0
2014-08-04Fix header alphabetization lint errors.Jeff Donahue1-1/+2
2014-07-17collect CUDA includes and calls, separate from CPU-only mode, leave outEvan Shelhamer1-1/+0
2014-07-14Move test headers to include/.Jeff Donahue1-3/+2
2014-03-27Standardize copyright, add root-level CONTRIBUTORS creditEvan Shelhamer1-1/+1
2014-02-26fix most linter errorsJeff Donahue1-3/+3
2014-01-19cleanup whitespaceEvan Shelhamer1-1/+1
2013-09-26a lot of modifications - disallow copy constructors and miscYangqing Jia1-18/+0
2013-09-23copyright messageYangqing Jia1-0/+2
2013-09-22naming. I might regret it someday.Yangqing Jia1-0/+76