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
2014-04-08
Jeff Donahue
minor unit test cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
cleanup extra LRN method names
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
don't recompute pre_pad
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
remove unnecessary local variables from EltwiseProductLayer
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
minor polishing
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
replace old cifar full with within channel LRN (per...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
merge LRNMapLayer into LRNLayer with norm_region proto...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
fix some param bugs
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
add cifar example using LRN_MAP (just like the cuda...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
use bvlc copyright
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
use split layer in LRNMapLayer
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
bug fix: average pooling already divides by N^2
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
add padding for average pooling
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
use average pool instead of conv
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
add unit tests for new layer types
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
add LRN within map layer and dependencies (eltwise...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Evan Shelhamer
Back-merge documentation and fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Evan Shelhamer
format installation docs, add links
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Evan Shelhamer
Add hdf5 requirements to 10.9 notes, drop cmake (not...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
fix im2col height/width bound check bug (issue #284...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Evan Shelhamer
Merge pull request #298 from jeffdonahue/im2col-nonsqua...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Evan Shelhamer
Merge pull request #302 from sguada/protobuf_limit
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Sergio Guadarrama
Doubled protobuf Bytes Limit
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Jeff Donahue
fix im2col height/width bound check bug (issue #284...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Jeff Donahue
separate CPU from GPU ConvolutionLayerTests
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Jeff Donahue
make height/width of input dims in conv layer tests...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Evan Shelhamer
strip confusing confusing comment about shuffling files
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Evan Shelhamer
Revert "Fix segfault." (python)
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Evan Shelhamer
Merge pull request #277 from jeffdonahue/makefile-impro...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Jeff Donahue
gitignore python/caffe/proto/; superclean ignore data dir
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Evan Shelhamer
add /etc/rc.local hint for boot configuration of gpus
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Evan Shelhamer
Merge pull request #287 from robwhess/dev
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Jeff Donahue
Merge pull request #288 from beam2d/fix-blob-params...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Seiya Tokui
Fix parameter orders in declaration of Reshape
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Evan Shelhamer
Include k40 images per day benchmark
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Evan Shelhamer
drop caffe presentation in favor of dropbox link
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Evan Shelhamer
make build_docs.sh script work from anywhere
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Evan Shelhamer
proofread, fix dead link, standardize NVIDIA capitalization
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rob Hess
Fix segfault.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Sergio Guadarrama
Added Link in index.md to perfomance_hardware.md
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Sergio Guadarrama
Added Performance and Hardware Tips
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
include build/ before other dirs so old proto built...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
remove silly thing where I copied proto headers to...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
matcaffe fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
fix test bugs and minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
cleanup python build and clean
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
compile test bins directly into build/test
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
add test header dependency and fix mat targets
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
libcaffe.* in build/lib/
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
everything prints a blank line after compiling
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
lots of corrections to dependencies etc., things seem...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
messed around with Makefile - currently in very messy...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
cleanup superclean output
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
put proto-generated .cc and .h files in build directory
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
create softlink to test directory at build/test
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
create superclean Makefile target to delete all files...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
put TEST_GPUID in Makefile.config
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
Merge pull request #223 from sguada/improved_matcaffe
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jeff Donahue
Merge pull request #278 from kloudkl/log_error_string_i...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Evan Shelhamer
Merge pull request #283 from jeffdonahue/boost-rand...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Jeff Donahue
seed boost rng with cluster_seedgen by default
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Kai Li
Add a space before the error string
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Kai Li
Fix cpplint errors
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Kai Li
Add curandGetErrorString and use it to redefine CURAND_...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Kai Li
Add caffe::cublasGetErrorString and redefine CUBLAS_CHE...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Kai Li
Define CUDA_POST_KERNEL_CHECK with CUDA_CHECK
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Kai Li
Log error string rather than enum value in CUDA_CHECK
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Sergio Guadarrama
Removed empty space, verified lint
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Sergio Guadarrama
Added default values to matcaffe_batch for testing
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Sergio Guadarrama
Added matcaffe_init to easy reuse of caffe initialization
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Sergio Guadarrama
Removed fillers from imagenet_deploy
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Sergio Guadarrama
Created reset command and changed END to NULL again
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
sguada
Added prints to matcaffe_demo stages
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Sergio Guadarrama
Cleaned matcaffe.cpp to pass lint
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Sergio Guadarrama
Changed matcaffe_demo to return maxlabel
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Sergio Guadarrama
Changed Copyright to BVLC
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Sergio Guadarrama
Resolved merge conflicts
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Jeff Donahue
Merge pull request #275 from kloudkl/fix_kernel_for_loo...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Kai Li
Use CUDA_KERNEL_LOOP in the macro DEFINE_AND_INSTANTIAT...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Evan Shelhamer
Merge pull request #272 from kloudkl/gpu_hamming_distance
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Evan Shelhamer
Merge pull request #271 from jeffdonahue/lint-bvlc...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Kai Li
Implement and test gpu hamming distance
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Kai Li
Rename caffe_hamming_distance into caffe_cpu_hamming_di...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Jeff Donahue
make lint check for 'Copyright [year] BVLC and contribu...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Jeff Donahue
compile the copyright regex
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Yangqing Jia
imagenet fix: ilvsrc -> ilsvrc
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Evan Shelhamer
Merge pull request #219 from jeffdonahue/refactor-layer...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
rename test_innerproduct_layer to test_inner_product_layer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
move ReadNetParamsFrom{Text,Binary}File into util
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add NetParameterPrettyPrint so that upgrade tool prints...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
update docs (and a couple comments) for refactored...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
fix upgrade_net_proto names
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add support for hdf5 output layer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
cleaner version of refactoring with fields added to...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
some post rebase fixes -- copyright, hdf5_output layer...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
rollback previous commit adding version number to NetPa...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add NetParameter required version number as breaking...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
allow upgrade_net_proto to also read/write binary proto...
commit
|
commitdiff
|
tree
|
snapshot
next