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
2016-02-27
Evan Shelhamer
Merge pull request #3211 from shelhamer/input-layer
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Evan Shelhamer
Deprecate ForwardPrefilled(), Forward(bottom, loss...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Evan Shelhamer
[examples] switch examples + models to Input layers
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Evan Shelhamer
collect Net inputs from Input layers
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Evan Shelhamer
drop Net inputs + Forward with bottoms
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Evan Shelhamer
deprecate input fields and upgrade automagically
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Evan Shelhamer
add InputLayer for Net input
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Jeff Donahue
Merge pull request #3612 from kashefy/tied_weights_ip_t...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Evan Shelhamer
Merge pull request #3715 from olesalscheider/master
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Evan Shelhamer
Merge pull request #3703 from shaibagon/pycaffe_nd_blobs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Evan Shelhamer
Merge pull request #3719 from shelhamer/new-tutorial...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Niels Ole Salscheider
CMake: Do not include "${PROJECT_BINARY_DIR}/include...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Jeff Donahue
[example] improve brewing logreg notebook
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Jeff Donahue
[example] improve fine-tuning notebook
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Jonathan L...
[example] improve learning LeNet notebook
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Jonathan L...
[data] get_mnist.sh rewrite; prevents prompt in tutoria...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Jonathan L...
[example] improve classification notebook
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
shai
removing all references to Blob.num property (that...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-21
Evan Shelhamer
Merge pull request #3696 from shelhamer/fix-osx-install...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-21
Evan Shelhamer
Merge pull request #3695 from shelhamer/fix-osx-elcap...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-21
Mohamed Ezz
Fix OSX El Capitan CUDA incompatibility, by adding...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Evan Shelhamer
fix library install name on OSX for relative path linking
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Youssef Kashef
tranpose parameter added to IP layer to support tied...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Jeff Donahue
Merge pull request #3676 from flx42/leveldb_include_fix
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Jeff Donahue
Merge pull request #3687 from pra85/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Prayag Verma
Fix a typo in docs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Felix Abecassis
Remove useless LevelDB include
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Evan Shelhamer
Merge pull request #3451 from intelcaffe/cmake-clang-fix
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jeff Donahue
Merge pull request #3650 from intbots/cmake-matlab-fix
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Abhijit Kundu
bugfix for incorrect behaviour in caffe_parse_linker_li...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Jeff Donahue
Merge pull request #3624 from drnikolaev/bvlc-print...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Sergei Nikolaev
Nicely prints GPU names
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Evan Shelhamer
Merge pull request #3587 from junshi15/distribute_proto
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Jeff Donahue
Merge pull request #3545 from gdh1995/relative-path...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
gdh1995
use relative paths on making build/tools/ links
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Jeff Donahue
Merge pull request #2917 from ajkl/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Jeff Donahue
Merge pull request #3022 from jeffdonahue/expose-param...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Jeff Donahue
Merge pull request #3605 from jeffdonahue/bias-gemm...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Jeff Donahue
Remove incorrect cast of gemm int arg to Dtype in BiasLayer
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Evan Shelhamer
Merge pull request #3591 from jeffdonahue/scale-bias...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Jeff Donahue
Merge pull request #2651 from keir/master
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Keir Mierle
Make the two separate build systems clearer in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Jeff Donahue
Merge pull request #3602 from jeffdonahue/rm-cuda-props
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Jeff Donahue
Merge pull request #2144 from tishibas/load_image-improved
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Jeff Donahue
Merge pull request #2810 from madan-ram/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Madan Ram
Update mnist readme.md: scale moved to transform_param
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Jeff Donahue
Merge pull request #3297 from sjbrown/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Jeff Donahue
Merge pull request #3132 from bwilbertz/LastIterationLoss
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Jeff Donahue
Remove unnecessary CAFFE_TEST_CUDA_PROP declarations
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Jeff Donahue
Merge pull request #3393 from kkhoot/fix-reshape
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Kang Kim
Prevent in-place computation in ReshapeLayer and Flatte...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Jeff Donahue
Merge pull request #3496 from jeffdonahue/fix-testdatat...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Jeff Donahue
Merge pull request #3581 from Austriker/draw-python3
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Hugo Serrat
Updated import to make it work with pydotplus
commit
|
commitdiff
|
tree
|
snapshot
2016-01-23
Ronghang Hu
Merge pull request #3593 from ronghanghu/matcaffe-versi...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-23
Ronghang Hu
show Caffe's version from MatCaffe
commit
|
commitdiff
|
tree
|
snapshot
2016-01-23
Jeff Donahue
Separation and generalization of ChannelwiseAffineLayer...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-23
Evan Shelhamer
Merge pull request #3311 from lukeyeager/bvlc/versioning
commit
|
commitdiff
|
tree
|
snapshot
2016-01-23
Philipp Krähenbühl
Merge pull request #3584 from graphaelli/python3-config
commit
|
commitdiff
|
tree
|
snapshot
2016-01-23
Luke Yeager
Version 1.0.0-rc3
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Dmytro Mishkin
Add ChannelwiseAffine for batch norm
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Jun Shi
copy proto to distribute directory
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Evan Shelhamer
Merge pull request #3388 from mohomran/exponential_line...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Robbie Cooper
Add makefile config option for linking Python 3 libraries
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Jon Long
Merge pull request #3536 from intelcaffe/im2col-speedup
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Evan Shelhamer
Merge pull request #3574 from tahtguymike/maxpool_bug
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
thatguymike
Workaround for inplace max pooling issue
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Mariusz Moczala
Performance related update of im2col() and col2im(...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-08
Jon Long
Merge pull request #3525 from philkr/cmake_python3
commit
|
commitdiff
|
tree
|
snapshot
2016-01-08
Jon Long
Merge pull request #2865 from philkr/top_bottom_names
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
philkr
CMake python version fix
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Jeff Donahue
Merge pull request #3519 from philkr/faster_solver
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
philkr
Speeding up the GPU solvers
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
philkr
Exposing layer top and bottom names to python
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Jeff Donahue
TestDataTransformer: fix some memory leaks caused by...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Jeff Donahue
Merge pull request #3490 from fyu/spaceplus
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Fisher Yu
remove extra space before +
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Jon Long
Merge pull request #3487 from longjon/dilation
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Jonathan L...
enable dilated deconvolution
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Jonathan L...
add short description of dilation to caffe.proto
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Fisher Yu
disable dilated deconvolution
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Fisher Yu
add and improve tests for dilated convolution/im2col
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Fisher Yu
add support for N-D dilated convolution
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Fisher Yu
add support for 2D dilated convolution
commit
|
commitdiff
|
tree
|
snapshot
2015-12-20
Jon Long
Merge pull request #3468 from mnogu/blobs_lr-to-lr_mult
commit
|
commitdiff
|
tree
|
snapshot
2015-12-20
Muneyuki Noguchi
Replace blobs_lr with lr_mult in readme.md.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Jacek Czaja
- Fix to cmake build for clang
commit
|
commitdiff
|
tree
|
snapshot
2015-12-12
Evan Shelhamer
Merge pull request #3439 from flx42/cudnn_v4
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Felix Abecassis
Fix CuDNNConvolutionLayer for cuDNN v4
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Evan Shelhamer
Merge pull request #3432 from ianfhunter/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Ian Hunter
Update interfaces.md
commit
|
commitdiff
|
tree
|
snapshot
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
Mohamed Omran
ELU layer with basic tests
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
next