platform/upstream/caffeonacl.git
2014-09-30 Jeff Donahuehdf5_data_layer.cpp: fix indentation
2014-09-30 Jeff DonahueMerge pull request #1183 from pluskid/hdf5layer
2014-09-30 Chiyuan Zhangadded test case to cover new HDF5 behavior
2014-09-30 Chiyuan Zhangmake HDF5 layer support multiple data output
2014-09-30 Jeff Donahuetest_gradient_based_solver.cpp: removed unused typedefs
2014-09-30 Yangqing JiaMerge pull request #1167 from Yangqing/factory
2014-09-30 Yangqing Jiadoxygen
2014-09-30 longjonMerge pull request #1187 from longjon/fix-cudnn-pooling...
2014-09-30 Jonathan L... cuDNN pooling layer tests know that nonzero padding...
2014-09-30 Jonathan L... use method overrides for CuDNNPoolingLayer top blob...
2014-09-30 longjonMerge pull request #1186 from ashafaei/error-fixes
2014-09-30 Alireza ShafaeiFixed some errors in layer_factory and cudnn_pooling
2014-09-29 Jeff DonahueMerge remote-tracking branch 'bvlc/master' into dev
2014-09-29 Jeff DonahueMerge pull request #1166 from pluskid/master
2014-09-29 Sergey Karayev[examples] adding class names and deploy version of...
2014-09-29 Yangqing Jiastatic initialization order fiasco
2014-09-29 Yangqing Jiaadd explicit declaration - does that help the flakyness?
2014-09-29 Yangqing Jiaadd long-ignored threshold layer
2014-09-29 Yangqing Jiaconsolidate duplicate code
2014-09-29 Yangqing Jiacmake.
2014-09-29 Yangqing JiaMute factory registration message
2014-09-29 Yangqing JiaAdd back static library. Using -Wl,--whole-archive...
2014-09-29 Yangqing JiaPre-lunch fun: add a dynamic library guard test.
2014-09-29 Yangqing Jiamore docs
2014-09-29 Yangqing Jiarunning factory.
2014-09-29 Yangqing JiaMerge pull request #1172 from Yangqing/conv_factory
2014-09-28 Yangqing Jiamessage
2014-09-28 Yangqing JiaMerge pull request #1161 from jjkjkj/dev-threshold-fix
2014-09-28 Yangqing Jiaconst fix
2014-09-28 Yangqing Jiacudnn pooling fallback option
2014-09-26 Chiyuan Zhangfix hdf5 data layer bug
2014-09-26 Chiyuan Zhangupdate HDF5 layer test data.
2014-09-26 Chiyuan Zhangtweak test case to expose bug.
2014-09-26 jjkjkjUpdate layer_factory.cpp
2014-09-25 longjonMerge pull request #1149 from ashafaei/crop_bugfix
2014-09-25 longjonMerge pull request #1157 from ducha-aiki/fix-extract...
2014-09-25 Alireza ShafaeiRandom crop bugfix and abstracting random number genera...
2014-09-25 D.MishkinRemoved unnecessary "mutable"
2014-09-25 Evan ShelhamerMerge pull request #1147 from savy-91/patch-1
2014-09-25 Evan ShelhamerMerge pull request #1138 from ksimonyan/vgg_models_support
2014-09-24 Evan ShelhamerBack-merge
2014-09-24 Evan ShelhamerMerge pull request #1152 from sguada/fix_cv_size_order
2014-09-24 SergioFixed param order of cv::Size in cv::resize
2014-09-24 Karen Simonyanadded a Matlab demo with mean BGR pixel subtraction...
2014-09-23 savy-91Changed "blas" to "openblas"
2014-09-23 Karen SimonyanRGB -> BGR in the matlab demo
2014-09-22 Karen Simonyanadded example usage to the Matlab script
2014-09-22 Karen Simonyanadded comments to the Matlab demo script
2014-09-22 Karen Simonyanadded matcaffe_demo for the VGG models (RGB input)
2014-09-22 Karen Simonyanadded support for "k" LRN parameter to upgrade_proto
2014-09-22 Karen Simonyanadds a parameter to the LRN layer (denoted as "k" in...
2014-09-22 Sergey Karayevweb demo fix, closes #1002
2014-09-22 Evan ShelhamerMerge pull request #1128 from shelhamer/default-db...
2014-09-22 Evan Shelhamerswitch examples to lmdb (except for custom data loaders)
2014-09-21 Jeff Donahuefix cifar10 paths so they can be run from caffe root
2014-09-21 Evan Shelhamerdefault backend to lmdb for image conversion and mean...
2014-09-21 Evan ShelhamerBack-merge
2014-09-21 Sergio GuadarramaMerge pull request #1126 from shelhamer/window-data...
2014-09-21 Evan Shelhamerdefine up-to-date all-in-one model for pascal finetuning
2014-09-21 Evan Shelhamerload transform params in window data layer
2014-09-21 Evan Shelhamerinclude WindowDataLayer in data param upgrade
2014-09-20 Jeff DonahueMerge pull request #1115 from rickardnorlander/master
2014-09-20 longjonMerge pull request #1118 from shelhamer/1x1-conv
2014-09-20 Evan Shelhamercombine col_{data,diff} into single col_buff to halve...
2014-09-20 Evan ShelhamerBack-merge
2014-09-20 Evan Shelhameroptimize 1x1 convolution for Network-in-Network style...
2014-09-20 Evan Shelhamerdrop out-of-date conv test comments
2014-09-20 Evan ShelhamerMerge pull request #1117 from ronghanghu/fix-finetune...
2014-09-19 Ronghang Hufix directory in finetune pascal example
2014-09-19 longjonMerge pull request #945 from longjon/fixtypes
2014-09-19 Jonathan L... fix types of (Layer)SetUp, Reshape, Forward, and Backwa...
2014-09-19 Jeff Donahuefix cifar10 paths so they can be run from caffe root
2014-09-19 rickardnorlanderFix typo in LRN-expression in docs
2014-09-19 Evan ShelhamerMerge pull request #1112 from BVLC/next
2014-09-19 Evan Shelhamerrelax precision of gradient-based solver tests
2014-09-19 Evan Shelhamer[example] groom siamese notebook
2014-09-19 Evan ShelhamerMerge pull request #959 from nickcarlevaris/contrastive...
2014-09-19 Evan Shelhamer[docs] order ipython notebooks
2014-09-19 Evan Shelhamer[example] resurrect imagenet training scripts
2014-09-19 Evan Shelhamer[model zoo] ignore models -- only for reference or zoo
2014-09-19 Evan Shelhamer[model zoo] download from gist grooming
2014-09-18 Evan ShelhamerMerge pull request #1110 from sergeyk/dev
2014-09-18 Sergey Karayev[model zoo] download gist script
2014-09-18 Evan ShelhamerMerge pull request #594 from longjon/layer-reshaping
2014-09-18 Jonathan L... check that LRN's local_size is odd as the current imple...
2014-09-18 Jonathan L... [docs] clarify the use of Blob::Reshape a bit
2014-09-18 Jonathan L... [pycaffe] expose Net::Reshape
2014-09-18 Jonathan L... add Net::Reshape for only reshaping
2014-09-18 Jonathan L... include Reshape in caffe time
2014-09-18 Jonathan L... test net reshaping
2014-09-18 Jonathan L... default LayerSetUp to no-op instead of NOT_IMPLEMENTED
2014-09-18 Jonathan L... call Reshape in Layer::SetUp
2014-09-18 Jonathan L... split off Reshape for vision layers
2014-09-18 Jonathan L... split off Reshape for common layers
2014-09-18 Jonathan L... split off Reshape for neuron layers
2014-09-18 Jonathan L... split off Reshape for loss layers
2014-09-18 Jonathan L... split off Reshape for data layers
2014-09-18 Jonathan L... separate setConvolutionDesc from createConvolutionDesc
2014-09-18 Jonathan L... separate setTensor4dDesc from createTensor4dDesc
2014-09-18 Jonathan L... enable reshaping in the forward pass
next