summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-05SilenceLayer Backward bugfix (fixes #3151)Jeff Donahue2-2/+2
2015-10-05Merge pull request #3058 from zoharby/masterRonghang Hu2-0/+32
2015-10-05Add a caffe.io.write_mean function to the MATLAB interfacezoharby2-0/+32
2015-10-01Merge pull request #3133 from kashefy/badgeEvan Shelhamer1-0/+3
2015-10-01add badge for travis build and licenseYoussef Kashef1-0/+3
2015-09-30Merge pull request #3069 from timmeinhardt/argmaxEvan Shelhamer4-28/+205
2015-09-29Merge pull request #3128 from hjss06/patch-1Ronghang Hu1-1/+1
2015-09-29Fix a typoYang Song1-1/+1
2015-09-26Merge pull request #3073 from ronghanghu/consistent-malloc-freeRonghang Hu2-9/+14
2015-09-25Add ALLOW_LMDB_NOLOCK build optionLuke Yeager8-1/+33
2015-09-25Re-ordering some lines in build filesLuke Yeager4-6/+6
2015-09-25Add flag on how host memory is allocatedRonghang Hu2-9/+14
2015-09-25Merge pull request #3032 from ronghanghu/ban-pythonlayer-in-parallelEvan Shelhamer1-0/+6
2015-09-25Merge pull request #3118 from ducha-aiki/patch-1Evan Shelhamer1-1/+6
2015-09-25Implement ArgMaxLayerTest for axis paramTim Meinhardt2-13/+140
2015-09-25Generalise ArgMaxLayerTest bottom blob shapeTim Meinhardt1-5/+7
2015-09-25Update ArgMaxLayer documentation for axis paramTim Meinhardt1-3/+9
2015-09-25Implement ArgMaxLayer forward_cpu and reshape for axis paramTim Meinhardt1-15/+38
2015-09-25Add argmax_param axisTim Meinhardt3-5/+24
2015-09-25Fix parse_log.sh against "prefetch queue empty" messagesDmytro Mishkin1-1/+6
2015-09-24Merge pull request #3115 from lukeyeager/fix-generate-sample-dataJeff Donahue1-2/+2
2015-09-24Fix generate_sample_data.py - bug from #2978Luke Yeager1-2/+2
2015-09-24Merge pull request #2978 from lukeyeager/h5t_integerJeff Donahue3-7/+36
2015-09-24Modify HDF5DataLayerTest to test H5T_INTEGER dataLuke Yeager2-6/+8
2015-09-24Allow H5T_INTEGER in HDF5 filesLuke Yeager1-1/+28
2015-09-23Merge pull request #2951 from dplarson/examples_readme_linkEvan Shelhamer1-1/+1
2015-09-23Merge pull request #3112 from shelhamer/test-reshape-harderEvan Shelhamer1-6/+20
2015-09-23[test] TestReshape: check that shapes actually changeEvan Shelhamer1-2/+14
2015-09-23[test] TestReshape: expect instead of checkEvan Shelhamer1-2/+2
2015-09-23[test] TestReshape: check small then largeEvan Shelhamer1-2/+4
2015-09-21Merge pull request #3096 from longjon/fix-conv-reshapeJon Long4-16/+11
2015-09-21Merge pull request #3093 from shelhamer/check-xcode-clt-versionEvan Shelhamer1-2/+3
2015-09-20fix broken conv/deconv reshaping caused by reading bottom shape inJonathan L Long4-16/+11
2015-09-20Merge pull request #3095 from longjon/fix-deconv-backwardJeff Donahue1-1/+1
2015-09-20fix broken DeconvolutionLayer GPU backward caused by typoJonathan L Long1-1/+1
2015-09-19[build] check xcode command line tools version >= 6Evan Shelhamer1-2/+3
2015-09-19mark const im2col + col2im termsEvan Shelhamer2-20/+24
2015-09-19harmonize the im2col_{cpu,gpu} assignmentEvan Shelhamer1-5/+3
2015-09-19clarify im2col + col2im var namesEvan Shelhamer3-72/+73
2015-09-18Merge pull request #3083 from yanchen036/masterJon Long2-15/+15
2015-09-18Merge pull request #2049 from jeffdonahue/nd-convolutionJeff Donahue21-321/+1594
2015-09-18Im2col and Convolution layers support N spatial axesJeff Donahue19-311/+1554
2015-09-18Blob: add SyncedMemory shape accessor for GPU shape accessJeff Donahue2-0/+13
2015-09-18caffe.proto: generalize ConvolutionParameter to N spatial axesJeff Donahue1-10/+27
2015-09-18refine format of switch case in solverYan Chen2-15/+15
2015-09-17Merge pull request #3081 from shelhamer/include-io-by-defaultEvan Shelhamer2-5/+10
2015-09-17[build] include IO dependencies by defaultEvan Shelhamer2-5/+10
2015-09-17Merge pull request #3074 from ronghanghu/show-use-cpuRonghang Hu1-0/+1
2015-09-17Merge pull request #2523 from BonsaiAI/separate-io-dependenciesJeff Donahue40-61/+266
2015-09-17Add a comment indicating that Travis CI tests are CPU onlyT.E.A de Souza1-0/+1