index
:
platform/upstream/caffeonacl
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_unified
armcl-v18.11
master
sandbox/daeinki/armcl-v18.08
sandbox/nmerinov/llvm
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
Domain: Machine Learning / ML Framework; Licenses: BSD-2-Clause;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
caffe
/
test
/
test_convolution_layer.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-28
add and improve tests for dilated convolution/im2col
Fisher Yu
1
-0
/
+115
2015-12-28
add support for 2D dilated convolution
Fisher Yu
1
-5
/
+9
2015-12-01
dismantle layer headers
Evan Shelhamer
1
-1
/
+5
2015-10-21
Clean redundant/unnecessary headers
Kang Kim
1
-1
/
+0
2015-09-18
Im2col and Convolution layers support N spatial axes
Jeff Donahue
1
-72
/
+337
2015-05-26
Make class CuDNNConvolutionLayerTest derive from GPUDeviceTest
Felix Abecassis
1
-7
/
+2
2014-09-19
optimize 1x1 convolution for Network-in-Network style layers
Evan Shelhamer
1
-0
/
+45
2014-09-19
drop out-of-date conv test comments
Evan Shelhamer
1
-4
/
+0
2014-09-19
fix types of (Layer)SetUp, Reshape, Forward, and Backward calls
Jonathan L Long
1
-32
/
+32
2014-09-18
test convolution by random weights for robustness
Evan Shelhamer
1
-18
/
+4
2014-09-18
test convolution against explicit reference implementation
Evan Shelhamer
1
-68
/
+149
2014-09-07
strategize cuDNN convolution
Evan Shelhamer
1
-0
/
+291
2014-08-06
LICENSE governs the whole project so strip file headers
Evan Shelhamer
1
-2
/
+0
2014-08-04
Fix header alphabetization lint errors.
Jeff Donahue
1
-1
/
+2
2014-07-29
test non-square filters by separable convolution of Sobel operator
Evan Shelhamer
1
-0
/
+96
2014-07-17
collect CUDA includes and calls, separate from CPU-only mode, leave out
Evan Shelhamer
1
-3
/
+0
2014-07-14
Move test headers to include/.
Jeff Donahue
1
-152
/
+33
2014-07-03
ConvolutionLayer can take N bottom blobs and N top blobs
Jeff Donahue
1
-8
/
+52
2014-04-06
separate CPU from GPU ConvolutionLayerTests
Jeff Donahue
1
-14
/
+62
2014-04-06
make height/width of input dims in conv layer tests more different to
Jeff Donahue
1
-3
/
+3
2014-03-27
update tests for new proto format; now they compile
Jeff Donahue
1
-42
/
+56
2014-03-27
Standardize copyright, add root-level CONTRIBUTORS credit
Evan Shelhamer
1
-1
/
+1
2014-02-26
make test_gradient_check_util methods use pointers for non-const inputs
Jeff Donahue
1
-8
/
+8
2014-02-26
fix most linter errors
Jeff Donahue
1
-8
/
+13
2013-10-31
test convolution more thoroughly
Yangqing Jia
1
-6
/
+30
2013-10-09
misc update
Yangqing Jia
1
-4
/
+12
2013-10-03
caffe test convolution
Yangqing Jia
1
-0
/
+24
2013-09-24
data layer testing
Yangqing Jia
1
-1
/
+1
2013-09-23
copyright message
Yangqing Jia
1
-0
/
+2
2013-09-22
naming. I might regret it someday.
Yangqing Jia
1
-0
/
+163