platform/upstream/caffe.git
2016-07-13 Luke YeagerAdd "set -e" and $@ to example scripts
2016-07-13 Jon LongMerge pull request #4343 from nitnelave/python/top_names
2016-07-13 Jon LongMerge pull request #4451 from ShaggO/cifar10space
2016-07-12 Valentin Tolmeradd test for top/bottom names
2016-07-12 Valentin Tolmerimprove top_names and bottom_names in pycaffe
2016-07-12 Malte Stær... Support for spaces in directories when downloading...
2016-07-11 Evan ShelhamerMerge pull request #4351 from nitnelave/python/set_rand...
2016-07-11 Jeff DonahueMerge pull request #4448 from lalelale/patch-2
2016-07-11 Alessandro... Update parse_log.py
2016-07-11 Valentin Tolmeradd set_random_seed to the python interface
2016-07-11 Evan ShelhamerMerge pull request #4359 from ibmsoe/fix-EmbedLayerTest
2016-07-11 Nishidha PanpaliyaFix for a random failure in this test due to floating...
2016-07-11 Evan ShelhamerMerge pull request #4348 from nitnelave/python/clear_params
2016-07-11 Evan ShelhamerMerge pull request #2984 from marco-c/dont_squeeze
2016-07-11 Jon LongMerge pull request #4433 from lukeyeager/bvlc/cmake...
2016-07-11 Evan ShelhamerMerge pull request #4408 from cdoersch/draw_net_phase
2016-07-11 Evan ShelhamerMerge pull request #3863 from lukeyeager/bvlc/expose...
2016-07-08 Luke YeagerFix Python installation with CMake install target
2016-07-05 Carl DoerschAdd phase support for draw net
2016-06-22 Valentin Tolmeradd unit test for clear_param_diffs
2016-06-22 Valentin Tolmeradd clear_param_diffs to the python net interface
2016-06-17 Jeff DonahueMerge pull request #3020 from philkr/python_solver_callback
2016-06-17 philkrExposing solver callbacks to python
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
next