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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
Modify HDF5DataLayerTest to test H5T_INTEGER data
Luke Yeager
2
-6
/
+8
2015-09-24
Allow H5T_INTEGER in HDF5 files
Luke Yeager
1
-1
/
+28
2015-09-23
[test] TestReshape: check that shapes actually change
Evan Shelhamer
1
-2
/
+14
2015-09-23
[test] TestReshape: expect instead of check
Evan Shelhamer
1
-2
/
+2
2015-09-23
[test] TestReshape: check small then large
Evan Shelhamer
1
-2
/
+4
2015-09-20
fix broken conv/deconv reshaping caused by reading bottom shape in
Jonathan L Long
3
-14
/
+6
2015-09-20
fix broken DeconvolutionLayer GPU backward caused by typo
Jonathan L Long
1
-1
/
+1
2015-09-18
Merge pull request #3083 from yanchen036/master
Jon Long
1
-8
/
+8
2015-09-18
Im2col and Convolution layers support N spatial axes
Jeff Donahue
17
-290
/
+1443
2015-09-18
Blob: add SyncedMemory shape accessor for GPU shape access
Jeff Donahue
1
-0
/
+11
2015-09-18
caffe.proto: generalize ConvolutionParameter to N spatial axes
Jeff Donahue
1
-10
/
+27
2015-09-18
refine format of switch case in solver
Yan Chen
1
-8
/
+8
2015-09-17
Separate IO dependencies
Tea
17
-9
/
+81
2015-09-14
Merge pull request #3049 from seanbell/check-snapshot-prefix
Ronghang Hu
1
-0
/
+19
2015-09-14
Check that the snapshot directory is writeable before starting training
Sean Bell
1
-0
/
+19
2015-09-13
Use EXPECT_NEAR in EltwiseLayer test
Ronghang Hu
1
-2
/
+2
2015-09-09
Minor: missing space in string formatting
Sean Bell
1
-1
/
+1
2015-09-03
Fix AccuracyLayerTest for per-class accuracy.
Ronghang Hu
1
-6
/
+6
2015-09-03
net.cpp fix debug_info params -> learnable_params
Jeff Donahue
1
-6
/
+5
2015-09-03
ConcatLayer: allow trivial operation with single bottom Blob
Jeff Donahue
3
-0
/
+31
2015-09-03
SliceLayer: allow trivial operation with single top Blob
Jeff Donahue
3
-2
/
+35
2015-09-01
Compute backward for negative lr_mult
philkr
1
-1
/
+1
2015-08-30
Merge pull request #2998 from longjon/data-race
Jeff Donahue
1
-1
/
+3
2015-08-29
Merge pull request #2894 from mfigurnov/fix-truncation-warning
Ronghang Hu
1
-1
/
+2
2015-08-29
fix GPU data race
Jonathan L Long
1
-1
/
+3
2015-08-27
Fix EmbedLayer compiler warning for unused variable.
J Yegerlehner
1
-1
/
+0
2015-08-26
Merge pull request #2970 from ronghanghu/spp-fix
Ronghang Hu
1
-0
/
+36
2015-08-26
Fix previous mistake on unimplemented top and address pyramid_height_==1 in S...
Ronghang Hu
1
-0
/
+36
2015-08-26
Merge pull request #2964 from jyegerlehner/mvn-layer-fixes
Jeff Donahue
3
-8
/
+27
2015-08-26
MVNLayer fixes.
J Yegerlehner
3
-8
/
+27
2015-08-25
TileLayer: add CUDA kernels
Jeff Donahue
1
-14
/
+39
2015-08-25
Add TileLayer
Jeff Donahue
4
-1
/
+278
2015-08-25
Merge pull request #2032 from jeffdonahue/embed-layer
Evan Shelhamer
4
-1
/
+407
2015-08-25
Merge pull request #2927 from jeffdonahue/improve-net-init-error-msgs
Evan Shelhamer
2
-7
/
+33
2015-08-25
Merge pull request #2972 from jeffdonahue/concat-backward-fix
Evan Shelhamer
3
-14
/
+25
2015-08-24
Merge pull request #2963 from longjon/superfluous-toproto
Jeff Donahue
1
-6
/
+0
2015-08-24
bugfix for ConcatLayer with propagate_down set
Jeff Donahue
2
-14
/
+16
2015-08-24
TestConcatLayer: add gradient check for bottom[1] only (to verify
Jeff Donahue
1
-0
/
+9
2015-08-22
Merge pull request #2935 from rmanor/accuracies
Ronghang Hu
2
-0
/
+127
2015-08-22
Merge pull request #2253 from jyegerlehner/snapshot_on_signal
Ronghang Hu
2
-8
/
+177
2015-08-23
Output accuracies per class.
Ran
2
-0
/
+127
2015-08-22
Add signal handler and early exit/snapshot to Solver.
J Yegerlehner
2
-8
/
+177
2015-08-21
remove superfluous code in Net::ToProto
Jonathan L Long
1
-6
/
+0
2015-08-20
Merge pull request #2949 from jeffdonahue/deconv-gpu-backward-no-repeat-im2col
Jon Long
1
-1
/
+2
2015-08-20
DeconvolutionLayer Backward_gpu fix: don't redo im2col
Jeff Donahue
1
-1
/
+2
2015-08-20
In BasePrefetchingDataLayer::Forward_cpu hanged top[0]->Reshape to
max argus
1
-2
/
+1
2015-08-15
Malloc at least 1 byte for MultiGPU P2PSync buffers
Ronghang Hu
1
-1
/
+2
2015-08-14
Fix MultiGPU solver test with TEST_GPUID != 1
Ronghang Hu
1
-2
/
+13
2015-08-14
[net] improve net config and shape mismatch error messages
Jeff Donahue
2
-7
/
+33
2015-08-14
Merge pull request #2921 from buaaliyi/multi_gpu
Ronghang Hu
1
-2
/
+7
[next]