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-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
2014-03-27
Jeff Donahue
Merge pull request #265 from jeffdonahue/hdf5-output...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Jeff Donahue
change hdf5 output layer test output file to a tmpnam...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Evan Shelhamer
installation proofreading, split parallel compilation
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Evan Shelhamer
Merge pull request #255 from shelhamer/copyright-credit
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Evan Shelhamer
note copyright assignment in development guide
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Evan Shelhamer
Standardize copyright, add root-level CONTRIBUTORS...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Jeff Donahue
Merge pull request #260 from kloudkl/fix_doc_typos
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Sergey Karayev
removing lena in favor of cat
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Kai Li
Add packages installation command for CentOS/RHEL
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Kai Li
Fix imagenet pretrained links
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Kai Li
Add in doc how to remove leveldb dir if existed
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Kai Li
Fix feature extraction reference model path and file...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Sergey Karayev
fixed compilation error on window_data_layer.cu in...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Kai Li
Add headers to build on OS X
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Kai Li
Separate WindowDataLayer::Forward_gpu into a cu file
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Kai Li
Separate ImagesLayer::Forward_gpu into a cu file
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Evan Shelhamer
Merge pull request #201 from kloudkl/more_math_functions
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Sergey Karayev
Merge pull request #252 from kloudkl/hdf5_output_layer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Kai Li
Separate HDF5OutputLayer::Forward_gpu/Backward_gpu...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Kai Li
Fixed CPPLint errors related to math funtions
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Kai Li
Rename signbit in macros to sgnbit to avoid conflicts...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Kai Li
Add signbit math func, simplify GPU defs & instantiatio...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Kai Li
Add and test non-in-place scale math functions for...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Kai Li
Use macro to simplify element wise cpu math functions
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Kai Li
Add and test element wise abs math functions for CPU...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Kai Li
Instantiate caffe_cpu_sign for float and double
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Kai Li
Add and test element wise sign math funtions for CPU...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Kai Li
Add and test sum of absolute values math functions...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Kai Li
Rebase and change the HDF5OutputLayer::Forward/Backward...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Kai Li
Add HDF5OutputLayer to the layer factory
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Kai Li
Implement and test HDF5OutputLayer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Kai Li
Implement HDF5 save dataset IO utility function
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Evan Shelhamer
Merge pull request #165 from BVLC/boost-eigen
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
Evan Shelhamer
Set copyright to BVLC and contributors.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
Evan Shelhamer
Hide boost rng behind facade for osx compatibility
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
Evan Shelhamer
lint
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Evan Shelhamer
clean up residual mkl comments and code
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
James Thewlis
Added extern C wrapper to cblas.h include
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
jamt9000
Fixed order of cblas and atlas linker flags
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Evan Shelhamer
comment out stray mkl includes
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Evan Shelhamer
make MKL switch surprise-proof
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Evan Shelhamer
rewrite MKL flag note, polish makefile
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Rowland Depp
major refactoring allow coexistence of MKL and non...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Kai Li
Replace atlas with multithreaded OpenBLAS to speed...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Jeff Donahue
fix bernoulli generator bug
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Jeff Donahue
add bernoulli rng test to demonstrate bug (generates...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Jeff Donahue
change all Rng's to use variate_generator for consistency
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Jeff Donahue
use boost variate_generator to pass tests w/ boost...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Jeff Donahue
make uniform distribution usage compatible with boost...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Alejandro Dubrovsky
mean_bound and sample_mean need referencing with this
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Alejandro Dubrovsky
nextafter templates off one type
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Evan Shelhamer
relax precision of MultinomialLogisticLossLayer test
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Kai Li
Fix math funcs, add tests, change Eigen Map to unaligne...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Kai Li
Fix test stochastic pooling stepsize/threshold to be...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Kai Li
Fixed FlattenLayer Backward_cpu/gpu have no return...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Kai Li
Fixed uniform distribution upper bound to be inclusive
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Rodrigo Benenson
compile caffe without MKL (dependency replaced by boost...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Jeff Donahue
Merge pull request #247 from jeffdonahue/loss-in-forwar...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Jeff Donahue
loss in forward pass fix for window data layer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Jeff Donahue
Merge pull request #209 from jeffdonahue/loss-in-forwar...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Evan Shelhamer
Back-merge documentation and script fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Evan Shelhamer
fix script path incantation
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Sergey Karayev
convert css indentation to spaces
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Evan Shelhamer
fix cifar10 leveldb creation path
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Evan Shelhamer
wget without checking certificate for dropbox (dodge...
commit
|
commitdiff
|
tree
|
snapshot
next