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-06
Evan Shelhamer
Merge pull request #611 from shelhamer/makefile-config-cxx
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Evan Shelhamer
customize compiler setting in Makefile.config
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Evan Shelhamer
Merge pull request #549 from jamt9000/fix-resize-crop-pil
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Evan Shelhamer
Merge pull request #555 from shelhamer/uva-memory
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Jeff Donahue
Merge pull request #602 from kloudkl/layers-in-order
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Evan Shelhamer
fix casts (static for void*)
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Evan Shelhamer
reduce caffe_copy to instantiations, split off caffe_me...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Evan Shelhamer
replace all memset with caffe_set() / caffe_gpu_set()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Evan Shelhamer
replace all memcpy by caffe_copy
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Evan Shelhamer
do all caffe_copy() as UVA mem copy, and drop caffe_gpu...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Evan Shelhamer
replace softmax cudaMemcpy with caffe_gpu_copy
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Evan Shelhamer
switch to unified virtual addressing CUDA memcpy
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Evan Shelhamer
report UVA in platform test
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Evan Shelhamer
Merge pull request #609 from jeffdonahue/multiconv
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Jeff Donahue
ConvolutionLayer can take N bottom blobs and N top...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Jeff Donahue
add EqualNumBottomTopBlobs() property for layers; use in
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Kai Li
Organize the loss layers in alphabetical order
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Kai Li
Arrange the data layers to be in alphabetical order
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Kai Li
Separate layers relatively independent of images out...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Jeff Donahue
fix uninitialized variable warnings in tools
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
yzhuan
Update Makefile.config.example
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Evan Shelhamer
Merge pull request #545 from jamt9000/im2col-kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Evan Shelhamer
lint
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Sergio Guadarrama
Merge pull request #502 from sguada/fix_dropout_backward
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Sergio
Remove Cuda.major >= 2 check on Dropout test
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Sergio
Check that pointers are different before copying in...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Sergio
Added test to Dropout to check gradients during Test...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Sergio
Fix var names in Dropout.cu
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Sergio
Modify Dropout to allow backward pass in TEST phase
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
James Thewlis
Fix building tests with parallel make
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Evan Shelhamer
Merge pull request #510 from crizCraig/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Evan Shelhamer
Merge pull request #531 from flickr/dev-top-k-accuracy
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Rob Hess
Comment-fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Rob Hess
Update name of last added param.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Rob Hess
Add unit test for accuracy layer.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
cypof
Next LayerParameter proto id
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Rob Hess
Use vectors instead of arrays.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Rob Hess
Compute top-k accuracy in AccuracyLayer.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Rob Hess
Incorporate top_k param into AccuracyLayer and check...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Rob Hess
Add parameter for AccuracyLayer in proto.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Evan Shelhamer
Merge pull request #554 from shelhamer/nvcc-arch-50
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Evan Shelhamer
add latest CUDA arch to fix invalid device function...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
James Thewlis
Make resizing & cropping with PIL work
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
James Thewlis
Test for im2col kernel
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Evan Shelhamer
Merge pull request #511 from kloudkl/extract_multiple_f...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Jeff Donahue
Merge pull request #546 from BVLC/weight-sharing
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Evan Shelhamer
rename layer -> param mapping for clarity
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Evan Shelhamer
change weight blob field name to param
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Jeff Donahue
weight sharing
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Evan Shelhamer
Merge pull request #497 from jeffdonahue/fix-backward...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Jeff Donahue
force_backward works properly with non-backproppable...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Jeff Donahue
change Backward interface: propagate_down is a vector...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Evan Shelhamer
Merge pull request #522 from sguada/accuracy_without_loss
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Evan Shelhamer
file SoftmaxWithLoss in with loss layers
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Evan Shelhamer
Merge pull request #488 from longjon/wall-werror
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Evan Shelhamer
content ourselves to -Wall without -Werror for now
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Evan Shelhamer
make clang++ happy on OSX by not linking with pthread
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Evan Shelhamer
fix test data layer post-lmdb
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Evan Shelhamer
Merge pull request #478 from kloudkl/cpu_only_tests
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Jonathan L...
turn off some warnings for older compilers
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Jonathan L...
add WARNINGS to CXXFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Jonathan L...
upgrade warnings to -Wall -Werror -Wno-sign-compare
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Jonathan L...
don't end comments with \, so that -Wcomment can be...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Jonathan L...
initialize and comment variables that the compiler...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Jonathan L...
move CUDA 6.0 check into switch statement itself
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Jonathan L...
add missing const qualifiers to MemoryDataLayer ExactNu...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Jonathan L...
remove unused variables from tests
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Jonathan L...
remove unused variables
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Jonathan L...
initialize in declared order in tests
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Jonathan L...
initialize in declared order
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Jonathan L...
check if window file is empty in WindowDataLayer
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Jonathan L...
actually check status values from all HDF5 calls
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Evan Shelhamer
Merge pull request #427 from jamt9000/fix-kernel-index
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Evan Shelhamer
fix SOFTMAX_LOSS to work with loss top blob interface
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Kai Li
Init google logging
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Kai Li
Replace the raw pointers with shared_ptr to ensure...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Kai Li
No need to manually delete the pointers which are manag...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Kai Li
Progress should be reported for each feature blob
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Kai Li
Extract multiple features in a single Forward pass
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Yangqing Jia
Merge pull request #508 from kloudkl/ImageDataLayer...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-22
Evan Shelhamer
Merge pull request #529 from crizCraig/patch-3
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Craig Quiter
There are 256 filters in conv2.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Jonathan L...
Merge pull request #398 from sguada/L2_hinge_loss
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Jonathan L...
explicitly name L1 hinge test
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Jonathan L...
fix whitespace error in HingeLossLayer
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Sergio
Change hinge_norm to norm in test_hinge_loss
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Sergio
Remove C_ mentions, extra spaces and change hinge_norm...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Sergio
Now AccuracyLayer only computes accuracy, one should...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Sergio
Unify L1 and L2 Hinge_Loss to follow convention
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Sergio
Fix the loss to follow the convention
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Sergio
Fixed switch and test l2hingeloss
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Sergio
Remove spaces and merge tests into one file
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Sergio
Removed L2HingeLoss class now a case within HingeLoss...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Sergio
Merge HingeLoss and L2HingeLoss by adding hinge_norm...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Kai Li
Verify the result of memtest in SyncedMemoryTest::TestG...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Kai Li
Rename curand_availability_logged according to the...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Kai Li
Revert the namespace ending comment to the same line...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Kai Li
Suppress redundant log messages of unavailable curand
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Kai Li
Separate TestForward into Test{CPU, GPU}Forward in...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Kai Li
Extract GPU code out of SyncedMemoryTest::TestCPUWrite
commit
|
commitdiff
|
tree
|
snapshot
next