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
2013-10-10
Yangqing Jia
misc update
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Yangqing Jia
blob math preparation
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Yangqing Jia
cpplint
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Yangqing Jia
dropout serious bugfix. Seems to be working...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Yangqing Jia
relu gradient: >=0 -> >0
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Yangqing Jia
cleaning some logging print
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Yangqing Jia
layer initialization
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Yangqing Jia
misc update
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Yangqing Jia
misc update. Moved the data to caffe/src/ and will...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Yangqing Jia
softmaxwithloss layer: softmax + loss
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Yangqing Jia
misc update
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Yangqing Jia
working on translator
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Yangqing Jia
misc update
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Yangqing Jia
common.hpp/cpp update, and lenet using random subcrop
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Yangqing Jia
misc update
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Yangqing Jia
add tcmalloc
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Yangqing Jia
caffe test convolution
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Yangqing Jia
misc sample programs
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Yangqing Jia
data layer: using pthread
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Yangqing Jia
bugfix
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Yangqing Jia
scripts to convert dataset
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Yangqing Jia
datalayer random cropping, not tested
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Yangqing Jia
misc update
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Yangqing Jia
misc update...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Yangqing Jia
lenet training code
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Yangqing Jia
mnist network generation
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Yangqing Jia
solver
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Yangqing Jia
euclidean layer update
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Yangqing Jia
mnist leveldb data generation
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Yangqing Jia
layer more debug msg
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Yangqing Jia
data layer: allow scaling and subtraction
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Yangqing Jia
convert scripts
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Yangqing Jia
data conversion
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Yangqing Jia
simple forward test
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Yangqing Jia
a bunch of updates.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Yangqing Jia
test loading from text file
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Yangqing Jia
blob cpp bugfix
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Yangqing Jia
updated a bunch of things, ready to test if it breaks...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Yangqing Jia
started writing solver
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Yangqing Jia
blob
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Yangqing Jia
more restrictions.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Yangqing Jia
more cpplint
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Yangqing Jia
cpplint
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Yangqing Jia
make caffe.hpp the only header one need
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Yangqing Jia
io
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Yangqing Jia
xavier filler
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Yangqing Jia
inner product bugfix
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Yangqing Jia
forgot to add the renamed file
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Yangqing Jia
inner product bugfix: not tested yet
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Yangqing Jia
softmax bug fix and net testing
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Yangqing Jia
net
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Yangqing Jia
a lot of modifications - disallow copy constructors...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Yangqing Jia
multinomial logistic loss
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Yangqing Jia
softmax test
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Yangqing Jia
bugfix
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Yangqing Jia
Merge branch 'master' of github.com:Yangqing/caffe
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Yangqing Jia
caffe proto txt
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Yangqing Jia
softmax layer, test to be written
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Yangqing Jia
test code log
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Yangqing Jia
net cpp working version
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Yangqing Jia
data layer modification, and net header
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Yangqing Jia
pyutil
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Yangqing Jia
python init
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Yangqing Jia
cpplint
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Yangqing Jia
renaming
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Yangqing Jia
data layer testing
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Yangqing Jia
a few updates
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Yangqing Jia
proto update
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Yangqing Jia
more cpplint
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Yangqing Jia
more cpplint
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Yangqing Jia
pylint and code cleaning
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Yangqing Jia
copyright message
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Yangqing Jia
the previous submit did not include the layer factory...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Yangqing Jia
layer_factory, and misc update
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Yangqing Jia
pooling layer
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Yangqing Jia
pooling layer cpu
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Yangqing Jia
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Yangqing Jia
naming. I might regret it someday.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Yangqing Jia
minor updates
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Yangqing Jia
lrn backward
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Yangqing Jia
lrn layer gpu forward
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Yangqing Jia
fixed bug
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Yangqing Jia
convolution layer. I might have broken something in...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Yangqing Jia
layer implementation now purely in layer.hpp
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Yangqing Jia
code cleaning
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Yangqing Jia
im2col works
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Yangqing Jia
wording
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Yangqing Jia
im2col: using cpu for now.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Yangqing Jia
non-working version
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Yangqing Jia
im2col backward gpu
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Yangqing Jia
im2col
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Yangqing Jia
makefile
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Yangqing Jia
bugfix for lrn
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Yangqing Jia
makefile bugfix
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Yangqing Jia
changed the test structure
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Yangqing Jia
minor update
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Yangqing Jia
exhaustive test mode
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Yangqing Jia
gradient
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Yangqing Jia
renaming
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Yangqing Jia
lrn forward
commit
|
commitdiff
|
tree
|
snapshot
next