projects
/
platform
/
upstream
/
caffe.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/caffe.git
2015-12-09
Yangqing Jia
Merge pull request #3090 from longjon/summarize-tool
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
Jon Long
Merge pull request #3395 from BonsaiAI/extract_features...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
T.E.A de Souza
Correct type of device_id; disambiguate shared_ptr
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Jon Long
Merge pull request #3404 from BonsaiAI/remove-hamming...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Tea
Remove hamming_distance and popcount
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Evan Shelhamer
Merge pull request #3313 from gdh1995/master
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Evan Shelhamer
Merge pull request #3267 from cbalint13/cmake-cudnn
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Evan Shelhamer
Merge pull request #3285 from longjon/cuda-dead-cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Evan Shelhamer
Merge pull request #3315 from shelhamer/layer-headers
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Evan Shelhamer
dismantle layer headers
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Ronghang Hu
Merge pull request #3378 from BonsaiAI/fix-temp-dir...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Tea
Secure temporary file creation
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
T.E.A de Souza
Secure implementation of MakeTempDir
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ronghang Hu
Merge pull request #3320 from BonsaiAI/disambiguate...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ronghang Hu
Merge pull request #2693 from AdamStelmaszczyk/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ronghang Hu
Merge pull request #3361 from BonsaiAI/avoid-snprintf
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Ronghang Hu
Merge pull request #3352 from lukeyeager/bvlc/pytest...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Ronghang Hu
Merge pull request #3389 from ronghanghu/remove-stepearly
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Ronghang Hu
Remove bogus stepearly in MNIST example
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Tea
replace snprintf with a C++98 equivalent
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Jeff Donahue
Merge pull request #3296 from cdoersch/normalize_batch
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Carl Doersch
Better normalization options for SoftmaxWithLoss layer.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Ronghang Hu
Merge pull request #3363 from BonsaiAI/remove-opencv...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Ronghang Hu
Merge pull request #3362 from eelstork/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
T.E.A de Souza
Exclude core.hpp when building without OpenCV
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
T.E.A de Souza
Function must return a value
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Tea
Convert std::max args to Dtype
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Evan Shelhamer
Merge pull request #3359 from ronghanghu/fix-accuracy...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Ronghang Hu
Fix MaxTopBlobs in Accuracy Layer
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Luke Yeager
Skip python layer tests if WITH_PYTHON_LAYER unset
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Evan Shelhamer
Merge pull request #3321 from BonsaiAI/synced-mem-funct...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Evan Shelhamer
Merge pull request #3261 from kli-nlpr/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Evan Shelhamer
Merge pull request #3332 from alexlee-gk/master
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Alex Lee
Fix outs and diffs being overwritten in forward_backwar...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Evan Shelhamer
Merge pull request #3299 from kkhoot/fix_bn
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Evan Shelhamer
Merge pull request #3323 from BonsaiAI/remove-unnecessa...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Balint Cristian
Display and store cuDNN version numbers during cmake.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Evan Shelhamer
Merge pull request #3328 from w1res/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Adam Siembida
Add parentheses to backward_{cpu,gpu} method.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Kang Kim
Make backward pass work when global stats is active...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Kang Kim
Update computation of variance and global stats in...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Tea
Functions shall return a value in syncedmem
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
T.E.A de Souza
Remove un-necessary includes
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
gdh1995
fix a bug that time duration may be 0 when downloading...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Evan Shelhamer
Merge pull request #3127 from lukeyeager/install-lib...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Evan Shelhamer
Merge pull request #3235 from shelhamer/dlog-cudnn...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Evan Shelhamer
Merge pull request #3290 from ernest-tg/master
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Evan Shelhamer
Merge pull request #3294 from panmari/simpler_diff
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Evan Shelhamer
Merge pull request #3295 from timmeinhardt/fix_issue_3274
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Evan Shelhamer
Merge pull request #3310 from gustavla/contrastive...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Ronghang Hu
Merge pull request #3305 from ronghanghu/display-ignore...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Ronghang Hu
Merge pull request #3300 from BonsaiAI/replace-unistd
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Tea
Replace unistd functions with cross platform counterparts
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Gustav Larsson
DOC: Fix consistent typo in contrastive loss
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Ronghang Hu
Merge pull request #3308 from cassinaj/master
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Jan Issac
Merge pull request #1 from cassinaj/cassinaj-minor...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
panmari
Switched order of two layers for simpler diff with...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Ronghang Hu
Merge pull request #3303 from eelstork/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Ronghang Hu
display 'ignore source layer' when initializing from...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
T.E.A de Souza
GetDB must return a value
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Tim Meinhardt
Fix ArgMaxLayer::Reshape for any num of bottom axes
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
ernest-tg
Correct transposition & channel_swap in deprocess
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Jon Long
Merge pull request #3287 from longjon/travis-install...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Jonathan L...
remove dead cpp code for number of CUDA threads
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Jonathan L...
[style] fix whitespace in travis_install.sh
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Jon Long
Merge pull request #3286 from longjon/fix-py3-travis...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Jonathan L...
[travis] fix boost/python3 conda conflict
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Jon Long
Merge pull request #3275 from darxriggs/master
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Evan Shelhamer
Merge pull request #3276 from lukeyeager/bvlc/fix-travi...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Luke Yeager
TravisCI: wget cmake with --no-check-certificate
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
René Scheibe
fix detect.py (invalid model path)
commit
|
commitdiff
|
tree
|
snapshot
2015-10-31
Evan Shelhamer
Merge pull request #3082 from gustavla/pycaffe-snapshot
commit
|
commitdiff
|
tree
|
snapshot
2015-10-29
Kai Li
Update plot_training_log.py.example
commit
|
commitdiff
|
tree
|
snapshot
2015-10-28
Ronghang Hu
Merge pull request #3254 from ronghanghu/cudnn3_accum_grad
commit
|
commitdiff
|
tree
|
snapshot
2015-10-28
Ronghang Hu
CuDNNConvolutionLayer accumulate gradients
commit
|
commitdiff
|
tree
|
snapshot
2015-10-25
Evan Shelhamer
Merge pull request #3221 from BonsaiAI/cmake-forward...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Evan Shelhamer
cuDNN: only log conv workspace in debug mode
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Jeff Donahue
Merge pull request #3229 from cdoersch/batchnorm2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Ronghang Hu
Merge pull request #3186 from lionleaf/makefile_opencv_...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Andreas Løve...
Add opencv_imgcodecs to library path in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Ronghang Hu
Merge pull request #3234 from rodrigob/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Rodrigo Benenson
diff.ndim != 4 is outdated
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Carl Doersch
Cleanup batch norm layer, include global stats computation
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Ronghang Hu
Merge pull request #3226 from kkhoot/clean_header
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Dmytro Mishkin
Added batch normalization layer with test and examples
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Jon Long
Merge pull request #3088 from lukeyeager/bvlc/lmdb...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Kang Kim
Clean redundant/unnecessary headers
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Kang Kim
Move HDF5 defines to data_layers header
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
T.E.A de Souza
Endorse CMP0046, CMP0054
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Evan Shelhamer
Merge pull request #3182 from bchu/tutorial-fix
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Ronghang Hu
Merge pull request #3185 from mausoomsarkar/master
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Evan Shelhamer
Merge pull request #3205 from shelhamer/test-layer...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Evan Shelhamer
[test] drop bogus OpenCV guard for layer type
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Evan Shelhamer
Merge pull request #3218 from shelhamer/cudnn3-compatible
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Evan Shelhamer
Merge pull request #3219 from shelhamer/install-caffe...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Evan Shelhamer
[docs] cuDNN v3 compatible
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Evan Shelhamer
installation questions -> caffe-users
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Evan Shelhamer
Merge pull request #3217 from BonsaiAI/qualify-CUDA...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
T.E.A de Souza
Qualify messages issued by CMake when CUDA is unavailable
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Mausoom Sarkar
Moved the loop inside PReLUParamBackward to do the...
commit
|
commitdiff
|
tree
|
snapshot
next