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-16
Jeff Donahue
mnist_autoencoder_solver cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-04-16
Jeff Donahue
change lenet dir to 'mnist' in docs
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Jeff Donahue
make solver able to compute and display test loss
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Jeff Donahue
mnist autoencoder test proto bugfix: add sigmoid layer...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Jeff Donahue
enable DataLayer to output unlabeled data
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Jeff Donahue
add mnist autoencoder example necessities (sigmoid...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Jeff Donahue
rename lenet dir to mnist
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Evan Shelhamer
Give choice of ATLAS, MKL, and OpenBLAS (with option...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Evan Shelhamer
rename python include config var to match lib
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Evan Shelhamer
Merge pull request #325 from AlOa/OpenBlas
commit
|
commitdiff
|
tree
|
snapshot
2014-04-14
AlOa
Add possibility to use OpenBlas
commit
|
commitdiff
|
tree
|
snapshot
2014-04-13
Evan Shelhamer
Merge pull request #318 from jeffdonahue/blob-copy...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-13
Evan Shelhamer
Merge pull request #319 from jeffdonahue/sigmoid-optimi...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Jeff Donahue
sigmoid layer backward pass optimization: don't recompu...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Jeff Donahue
change Adopt -> Share as suggested by kloudkl
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Jeff Donahue
add Adopt{Data,Diff} methods to blobs to enable "virtua...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Jeff Donahue
add unit tests for cpu/gpu copy functions
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Jeff Donahue
change some unnecessary TYPED_TESTs to TEST_Fs
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Jeff Donahue
fix lint errors by adding 'explicit' to new single...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Evan Shelhamer
polished ignore
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Evan Shelhamer
Back-merge docs and example image changes from `master...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Evan Shelhamer
Merge pull request #310 from jeffdonahue/clang-test...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
add using std::isnan and use this-> when calling Test...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Evan Shelhamer
fix osx 10.9 condition in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Evan Shelhamer
include vecLib BLAS dir on osx
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Evan Shelhamer
Merge pull request #286 from longjon/pycaffe-solver
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
change true_std to intended bernoulli_std
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Evan Shelhamer
Merge pull request #297 from jeffdonahue/rng-bug
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
more rng test cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Evan Shelhamer
re-time imagenet example on k20, instead of my laptop
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
change *Plus* tests to *Times* tests because the Plus...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
add analogous caffe_gpu_rng_* functions for gaussian...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
have rng_stream initialize RNG if not already initialized
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
make RNG function outputs the last argument per Google...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
make RNG function names more similar to other caffe...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
gpu_hamming_distance fails unit test with fixed RNG...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
cleanup RNG unit tests
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
make rng_ a private member of Generator
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
cleanup test_math_functions
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
comment to explain the purpose of Caffe::set_generator
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
fix bernoulli*bernoulli test, now all pass
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
call caffe_set_rng at the end of each vRng function...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
add bernoulli*bernoulli test
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
cleanup log messages
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
add analogous test for uniform instead of gaussian
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
add test demonstrating weird boost RNG issue when sampl...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jeff Donahue
Merge pull request #305 from shelhamer/install-doc...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
Merge pull request #309 from shelhamer/comment-matlab...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Evan Shelhamer
Comment out MATLAB by default in Makefile.config
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Evan Shelhamer
rename doc deploy script for better tab completion
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Evan Shelhamer
Drop Lena image in favor of a cute cat photo
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Evan Shelhamer
auto-configure linux/osx build differences
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Evan Shelhamer
trivial makefile grooming
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
Merge pull request #273 from jeffdonahue/lrn-map-layer
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
update proto field IDs from placeholder values
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jeff Donahue
cleanup power layer test suite
commit
|
commitdiff
|
tree
|
snapshot
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
blas install docs, other install polish
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
Jonathan L...
pycaffe: expose SGDSolver.solve
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Jonathan L...
pycaffe: introduce CheckFile helper
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Jonathan L...
pycaffe: expose SGDSolver.net
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Jonathan L...
switch from inheritance to directly overriding methods...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Jonathan L...
make Solver::net return a shared_ptr rather than a...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Jonathan L...
pycaffe: expose SGDSolver
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Jonathan L...
add string constructor to Solver (analogous to Net)
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
next