platform/upstream/caffe.git
2016-06-03 Luke YeagerAdd level and stages to pycaffe
2016-06-03 Luke YeagerAdd phase, level and stages to tools/caffe
2016-06-03 Luke YeagerAdd level and stages to Net constructor
2016-06-03 Evan ShelhamerMerge pull request #4227 from philkr/save_hdf5
2016-06-02 philkrExposing load_hdf5 and save_hdf5 to python
2016-06-02 Evan ShelhamerMerge pull request #4259 from chuckcho/fixing-typo
2016-06-02 Chuck ChoFixing a typo
2016-06-02 Evan ShelhamerMerge pull request #4254 from lukeyeager/bvlc/travis...
2016-06-02 Jeff DonahueMerge pull request #3948 from jeffdonahue/recurrent...
2016-06-01 Jeff DonahueAdd LSTMLayer and LSTMUnitLayer, with tests
2016-06-01 Jeff DonahueAdd RNNLayer, with tests
2016-06-01 Jeff DonahueAdd RecurrentLayer: an abstract superclass for other...
2016-06-01 Luke YeagerCache protobuf3 build in TravisCI
2016-05-31 Evan ShelhamerMerge pull request #4236 from CDLuminate/fix-spelling...
2016-05-30 Jon LongMerge pull request #4218 from malreddysid/master
2016-05-30 Lumin Zhoufix spelling error in memory_data_layer.cpp
2016-05-27 Siddarth MalreddyCheck for non-empty ImageData filelist.
2016-05-26 Evan ShelhamerMerge pull request #4214 from lukeyeager/bvlc/remove...
2016-05-25 Luke YeagerRemove misleading comment from a test file
2016-05-25 Evan ShelhamerMerge pull request #4207 from lukeyeager/bvlc/travis...
2016-05-24 Luke YeagerOverhaul TravisCI
2016-05-18 Jon LongMerge pull request #4059 from crazytan/master
2016-05-18 crazytanhandle image names with spaces
2016-05-17 Jon LongMerge pull request #4070 from crazytan/ipython
2016-05-17 Jon LongMerge pull request #4146 from yalesong/fix-makefile...
2016-05-17 Jon LongMerge pull request #4148 from bobpoekert/window_data_no...
2016-05-17 Evan ShelhamerMerge pull request #4159 from flx42/cudnn_v5_support
2016-05-16 Felix AbecassisUpdate supported cuDNN version in the documentation
2016-05-16 Felix AbecassisUpdate Dockerfile to cuDNN v5
2016-05-16 Felix AbecassisAdd cuDNN v5 support, drop cuDNN v3 support
2016-05-14 Bob Poekertadd check for background and foreground window size...
2016-05-13 Evan ShelhamerMerge pull request #4144 from millskyle/python_io_typo
2016-05-13 Yale SongFix Makefile CUDA_VERSION extraction on OSX Yosemite
2016-05-13 Kyle Millsfixed typo in io.py
2016-05-12 Jon LongMerge pull request #4128 from gdh1995/master
2016-05-11 gdh1995a comment misses a space char
2016-05-10 Evan ShelhamerMerge pull request #4121 from rayglover-ibm/cmake
2016-05-10 ray glover[build] (CMake) customisable Caffe version/soversion
2016-05-09 Evan ShelhamerMerge pull request #4117 from lukeyeager/bvlc/fix-lmdb-pr
2016-05-09 Luke YeagerCatch MDB_MAP_FULL errors from mdb_txn_commit
2016-05-09 Jon LongMerge pull request #2079 from longjon/parameter-layer
2016-05-06 Jeff DonahueMerge pull request #4101 from erictzeng/reshape_zero
2016-05-06 Eric TzengAllow reshaping blobs to size 0.
2016-05-05 crazytanfix problems in net_surgery.ipynb
2016-05-05 Jonathan L... add parameter layer for learning any bottom
2016-05-04 Evan ShelhamerMerge pull request #4094 from shelhamer/make-clean...
2016-05-04 Evan Shelhamer[build] note that `make clean` clears build and distrib...
2016-05-04 Jon LongMerge pull request #4048 from achalddave/python_plot_ex...
2016-05-04 Jon LongMerge pull request #3995 from ZhouYzzz/python-phase
2016-05-04 Evan ShelhamerMerge pull request #4082 from flx42/pin_base_docker_image
2016-05-04 Achal DaveFix typo (indecies->indices)
2016-05-04 Achal DaveReformat to fit in 79 columns
2016-05-04 Achal DaveRemove trailing spaces
2016-05-04 Achal DaveExit on error and report argument error details.
2016-05-04 ZhouYzzzAdd test for attribute "phase" in python layer
2016-05-04 Jon LongMerge pull request #3977 from tpwrules/master
2016-05-04 Jon LongMerge pull request #4040 from ebadawy/master
2016-05-04 Jeff DonahueMerge pull request #4056 from wk910930/fix-ReshapeParam...
2016-05-04 Jon LongMerge pull request #4065 from drewabbot/master
2016-05-04 Jon LongMerge pull request #4075 from szha/osx_makefile_fix
2016-05-02 Felix AbecassisPin the base image version for the GPU Dockerfile
2016-05-01 Andrew TullochMerge pull request #4071 from mnogu/optional-name
2016-04-30 Sheng Zhafix grep in CUDA version detection to accomodate OSX...
2016-04-29 Muneyuki Noguchidraw_net: accept prototxt without name
2016-04-28 Evan ShelhamerMerge pull request #4069 from seanbell/pycaffe-boost...
2016-04-28 Sean BellSuppress boost registration warnings in pycaffe (Based...
2016-04-28 Drew Abbotavoid non-integer array indices
2016-04-27 Evan ShelhamerMerge pull request #4051 from samster25/master
2016-04-27 Kun WangFix an error in the example of ReshapeParameter.
2016-04-27 Sammy Sidhufixed typo in download script command cpp_classification
2016-04-26 Jeff DonahueMerge pull request #4033 from HeGaoYuan/master
2016-04-25 Evan ShelhamerMerge pull request #3731 from lukeyeager/lmdb-map-full
2016-04-24 ebadawyRead the data as a binary
2016-04-23 HeGaoYuanFixed #4029: test the network every 500 iterations...
2016-04-20 Luke YeagerUpdate MNIST example to use new DB classes
2016-04-20 Luke YeagerPrint to stderr for example LMDB code
2016-04-20 Luke YeagerDon't set map_size=1TB in util/db_lmdb
2016-04-20 Evan ShelhamerMerge pull request #4024 from achalddave/finetune-flick...
2016-04-20 Evan ShelhamerMerge pull request #3749 from lukeyeager/bvlc/array_to_...
2016-04-20 Achal DaveExplicitly point out -weights flag in tutorial
2016-04-19 Evan ShelhamerMerge pull request #4007 from lukeyeager/bvlc/docs...
2016-04-18 Luke YeagerTypo in docs/installation.md
2016-04-15 ZhouYzzzAllow the python layer have attribute "phase"
2016-04-15 Evan ShelhamerMerge pull request #3993 from shelhamer/fix-crop
2016-04-15 Evan ShelhamerCropLayer: groom comments
2016-04-15 Evan Shelhamer[fix] CropLayer: check dimension bounds only for croppe...
2016-04-15 Evan Shelhamer[test] CropLayer: test dimensions check to reveal bound...
2016-04-14 Evan ShelhamerMerge pull request #3988 from shelhamer/install-docs
2016-04-14 Evan Shelhamer[docs] install: include more lab tested hardware
2016-04-14 Evan Shelhamer[docs] install: be more firm about compute capability...
2016-04-14 Evan Shelhamer[docs] install: include latest versions and platforms...
2016-04-14 Evan Shelhamer[docs] install: CUDA 7+ and cuDNN v4 compatible
2016-04-13 Evan ShelhamerMerge pull request #3982 from mnogu/fix-typo-model...
2016-04-12 Muneyuki NoguchiFix typo in help text for "-model" option
2016-04-11 ThomasFix protobuf message generation
2016-04-08 Jeff DonahueMerge pull request #3937 from emaggiori/exp
2016-04-08 emmanuel maggioriSolving issue with exp layer with base e
2016-04-05 Jeff DonahueMerge pull request #3942 from jeffdonahue/propagate...
2016-04-05 Jeff DonahueNet: setting `propagate_down: true` forces backprop
2016-04-04 Jeff Donahuetest_net.cpp: add TestForcePropagateDown
next