projects
/
platform
/
upstream
/
caffeonacl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/caffeonacl.git
2014-07-28
Sergey Karayev
Merge pull request #812 from Yangqing/sweep
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Yangqing Jia
lint
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Evan Shelhamer
Merge pull request #733 from longjon/pycaffe-tweaks
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Yangqing Jia
fixing comment
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Yangqing Jia
gflags 2.1 bugfix (or rather a hack).
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Yangqing Jia
Merge pull request #805 from alfredtofu/dev
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Jeff Donahue
Merge pull request #807 from qipeng/dev
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Jeff Donahue
set_mode to CPU in ArgMaxLayerTest constructor to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Jeff Donahue
Merge pull request #806 from jeffdonahue/travis-minimal...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Jeff Donahue
Only install the minimal CUDA subpackages necessary...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
alfredtofu
Update image_data_layer.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
qipeng
relaxed timer test requirements
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Yangqing Jia
Merge pull request #802 from jeffdonahue/caffe-bin...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Jeff Donahue
Symlink to tool bins without the .bin extension
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Jeff Donahue
Merge pull request #800 from jeffdonahue/zero-indexed...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Jeff Donahue
Move loss display before lr display in ComputeUpdateValue.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Jeff Donahue
Make training iterations 0-indexed.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Jeff Donahue
Fix my nonsensical variable names.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Jeff Donahue
Merge pull request #796 from jeffdonahue/solver-debug...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Jeff Donahue
Print just the mean absolute value (no sum/l1norm)
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Jeff Donahue
Print blob L1 norms during forward/backward passes...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Yangqing Jia
Merge pull request #789 from Yangqing/sweep
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Yangqing Jia
LOG(ERROR)->LOG(FATAL), and misc script changes.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Jeff Donahue
Merge pull request #793 from jeffdonahue/infogain-test
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Yangqing Jia
using caffe::string to be consistent with other string...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Jeff Donahue
Add gradient checks for infogain loss layer, letting...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Yangqing Jia
oops, wrong deprecation message (should have --)
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Yangqing Jia
lint
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Yangqing Jia
Adding new caffe binary that does everything in one...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Yangqing Jia
include benchmark.hpp
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Yangqing Jia
Merge pull request #776 from Yangqing/sweep
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Yangqing Jia
travis: gflags still needs -fPIC, otherwise it makes...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Yangqing Jia
I am really bad at debugging travis.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Yangqing Jia
turns out that glog does not compile with gflags 2...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Yangqing Jia
travis - does adding cflags help? want to keep minimal...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Yangqing Jia
travis
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Yangqing Jia
gflags should preferrably be installed before glog
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Yangqing Jia
add gflags dependency doc
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Yangqing Jia
add gflags dependency to caffe.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Jeff Donahue
Merge pull request #773 from qipeng/lrelu
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
qipeng
numerical stability improvement
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Jeff Donahue
Merge pull request #766 from rbgirshick/matcaffe-cxx
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Ross Girshick
Use the same CXX for matcaffe as for the rest of the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Jeff Donahue
Merge pull request #762 from rbgirshick/upgrade-pad...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Jeff Donahue
Merge pull request #760 from bhack/fix_loopcopy
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Ross Girshick
Correctly apply padding to pooling layers when upgradin...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
bhack
Fix repeated field copy loop
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Jeff Donahue
Merge pull request #755 from jeffdonahue/bhack-split_dim
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Jeff Donahue
SliceLayer: post-rebase fixes, cleanup, etc. (some...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
bhack
Add split dim layer
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Jeff Donahue
Merge pull request #740 from qipeng/lrelu
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
qipeng
reduced multiplications & fixed unit test
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
qipeng
leaky relu + unit test
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Jeff Donahue
Merge pull request #752 from Yangqing/sweep
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Jeff Donahue
Merge pull request #742 from longjon/direct-blob-buffers
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Jeff Donahue
Merge pull request #743 from longjon/make-everything
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Jonathan L...
Merge pull request #615 from kloudkl/top-k-argmax
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Jonathan L...
remove unused includes in AccuracyLayer and ArgMaxLayer
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Jonathan L...
Merge pull request #518 from longjon/fromto
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Jonathan L...
add an "everything" target to make for comprehensive...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Jonathan L...
use Blob directly instead of shared_ptr for WindowDataL...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Jonathan L...
use Blob directly instead of shared_ptr for ImageDataLa...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Jonathan L...
use Blob directly instead of shared_ptr for DataLayer...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Jonathan L...
use Blob directly instead of shared_ptr for DropoutLaye...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Jonathan L...
use Blob directly instead of shared_ptr for PoolingLaye...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Jonathan L...
use Blob directly instead of shared_ptr for InnerProduc...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Jonathan L...
use Blob directly instead of shared_ptr for Convolution...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Kai Li
Fix style issues in accuracy & argmax layer
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Kai Li
Include <utility> for pair in the accuracy layer
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Kai Li
Limit the comparison functions to have file scope
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Kai Li
Add more test cases for the accuracy layer
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Kai Li
Refactor the accuracy layer with std::partial_sort
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Kai Li
Move compararing function from common_layers to argmax_...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Kai Li
Use std::partial_sort in the ArgMaxLayer as suggested...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Kai Li
Simplify the top-k argmax layer using std::sort
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Kai Li
Add the test cases for the mulitple top predictions...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Kai Li
Extend the ArgMaxLayer to output top k results
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Jonathan L...
pycaffe: test channel_order and input_scale against...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Jonathan L...
pycaffe: reorder exceptions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Jonathan L...
pycaffe: allow unspecified mean. Fixes #671.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeff Donahue
Merge pull request #732 from longjon/travis-pycaffe
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jonathan L...
Travis builds pycaffe
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jonathan L...
use /usr instead of /usr/local for default Python inclu...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jonathan L...
test consistency of From/To Forward/Backward
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jonathan L...
comment in net.hpp to explain subtleties of From/To...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jonathan L...
pycaffe: expose Forward/Backward From/To as kwargs...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jonathan L...
add Net::Forward/Backward From/To
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Yangqing Jia
reapply namespace change
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Yangqing Jia
Merge pull request #730 from Yangqing/sweep
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Yangqing Jia
cosmetics: add syntax = proto2
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Yangqing Jia
Merge pull request #718 from Yangqing/dev
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Yangqing Jia
lint
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Jeff Donahue
Merge pull request #716 from Yangqing/dev
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Yangqing Jia
compute_image_mean namespace fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Evan Shelhamer
Merge pull request #561 from shelhamer/cpu-only-build
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Evan Shelhamer
check CPU-only everything, CPU + GPU build with travis
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Evan Shelhamer
relax benchmark test timing for cheap hardware / CI...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Evan Shelhamer
switch travis build to CPU-only flag, drop runtestnogpu...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Evan Shelhamer
collect CUDA includes and calls, separate from CPU...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Evan Shelhamer
add guards to drop GPU code in CPU-only mode
commit
|
commitdiff
|
tree
|
snapshot
next