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-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
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
2014-03-28
Jeff Donahue
regenerate imagenet_val feature extraction prototxt...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
make all tools backwards compatible with v0 net param
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
upgrade images layer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
upgrade remaining prototxts
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
upgrade_net_proto: allow input files already in new...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
fix upgrade_net_proto name
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
incorporate WindowDataLayer into V0Upgrade and add...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
update deprecated protos to latest dev versions
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
make test_protobuf use NONE for dummy layer instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
some naming standardization: ImagesLayer -> ImageDataLa...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
alphabetize classes in vision_layers.hpp
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
some cleanup - lowercase layer class member variable...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
remove padding layer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
fix test_net for refactor
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
incorporate WindowDataLayer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
rebase and fix stuff, incorporate image and padding...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
fix layertype alphabetization
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
fix lint errors
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
fix post-rebase param bugs
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
convert existing models to new format (used tools/upgra...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
LayerType enum
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
put inputs before layers in the proto so they print...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add test for input/input_dim and fix bug, wasn't copyin...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add upgrade_net_proto tool
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
fix insert_splits for new layer param format
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add test which includes upgraded params
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add imagenet upgrade test and fix bug in upgrade_proto
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
more padding layer upgrade tests
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
imagenet padding upgrade test
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
set correct bottom blob name in upgraded conv layer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
function to upgrade padding layers
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
make solver use upgrade_proto (by constructing net...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add deprecated protos to PROTO_OBJS in makefile so...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
make ReadProtoFromTextFile not die on parse failure...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add V0NetParameter and UpgradeV0Net
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
caffe.proto: layer->layers
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add v0->v1 'bridge' proto and add util that uses it
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
move caffe.proto.v0 -> deprecated/caffe.v0.proto and...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
update tests for new proto format; now they compile
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
changes to layers etc to make 'make all' run successful...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add duplicated params from InnerProductParam to Convolu...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
HDF5DataParameter message and concat_param
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
NetParameter.layers -> layer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
remove LayerConnection from proto, bottom and top now...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
move LayerParameter and individual layer param messages...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
move individual layer parameters to individual proto...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
create file caffe.proto.v0 which duplicates current...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
fix caffe.proto style bugs
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Evan Shelhamer
Merge pull request #266 from longjon/toomanyargs
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
Merge pull request #268 from longjon/debug
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jonathan L...
add DEBUG option to Makefile/Makefile.config.example
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Jonathan L...
tools should have nonzero error exit codes
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Jonathan L...
passing too many args to tool binaries is an error
commit
|
commitdiff
|
tree
|
snapshot
next