platform/upstream/caffeonacl.git
2016-08-18 Evan ShelhamerMerge pull request #3272 from ixartz/master
2016-08-18 Evan ShelhamerMerge pull request #4247 from jklontz/master
2016-08-16 Evan ShelhamerMerge pull request #4596 from keskarnitish/master
2016-08-16 Nitish KeskarFixing Typo In Sigmoid CIFAR-10 Examples
2016-08-11 Jeff DonahueMerge pull request #4379 from alicanb/master
2016-08-07 Jeff DonahueMerge pull request #4559 from fyu/loss_reshape
2016-08-07 Fisher Yunum in blob is deprecated
2016-08-04 Jon LongMerge pull request #4516 from intelfx/BVLC-work
2016-08-04 Jon LongMerge pull request #4523 from delftrobotics/cmake-atlas
2016-07-26 Hans GaiserFix search for Atlas on arch.
2016-07-25 Ivan ShapovalovCMake: link with ${HDF5_HL_LIBRARIES}
2016-07-16 Jeff DonahueMerge pull request #4474 from lukeyeager/bvlc/travis...
2016-07-15 Luke YeagerStop setting cache timeout in TravisCI
2016-07-14 Jon LongMerge pull request #4459 from lukeyeager/bvlc/example...
2016-07-14 Jon LongMerge pull request #4455 from ShaggO/spaceSupportILSVRC...
2016-07-13 Luke YeagerAdd "set -e" and $@ to example scripts
2016-07-13 Malte Stær... Support spaces in path when downloading ILSVRC12 and...
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-28 Alican Bozkurtcorrected rmsprop documentation
2016-06-28 Alican Bozkurtadd default value for rms_decay
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-06-01 Josh KlontzFix vecLib search order for clients with both the old...
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...
next