summaryrefslogtreecommitdiff
path: root/src/caffe/test/test_data
AgeCommit message (Expand)AuthorFilesLines
2015-09-24Fix generate_sample_data.py - bug from #2978Luke Yeager1-2/+2
2015-09-24Modify HDF5DataLayerTest to test H5T_INTEGER dataLuke Yeager2-6/+8
2015-08-08TestGradientBasedSolver: replace dummy data with hdf5Evan Shelhamer3-1/+28
2015-05-15Update generate_sample_data.pyAshwani0011-5/+7
2015-04-07Update generate_sample_data.pyAshwani0011-5/+5
2015-02-16improve CMake buildAnatoly Baksheev1-2/+0
2014-09-30added test case to cover new HDF5 behaviorChiyuan Zhang3-0/+9
2014-09-26update HDF5 layer test data.Chiyuan Zhang2-0/+0
2014-09-26tweak test case to expose bug.Chiyuan Zhang1-1/+1
2014-08-17cmake build systemAdam Kosiorek1-0/+2
2014-07-28FIX: tests now catch bug reported in #750 (in HDF5 output layer)Sergey Karayev3-1/+4
2014-03-16HDF5DataLayer source is now a list of filenamesSergey Karayev4-5/+27
2014-03-16support for more than 2 dimensions in hdf5 filesTobias Domhan2-1/+3
2014-02-26HDF5DataLayer, with test.Sergey Karayev2-0/+17