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_memory_data_layer.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-01
dismantle layer headers
Evan Shelhamer
1
-1
/
+1
2015-09-17
Separate IO dependencies
Tea
1
-1
/
+4
2015-02-06
groom #1416
Evan Shelhamer
1
-0
/
+2
2015-02-06
removed needs_reshape_ and ChangeBatchSize is now set_batch_size
manuele
1
-2
/
+2
2015-02-06
small fixes
manuele
1
-4
/
+2
2015-02-06
MemoryDataLayer now correctly consumes batch_size elements
manuele
1
-13
/
+101
2015-02-06
Added opencv vector<Mat> to memory data layer with tests
manuele
1
-1
/
+42
2014-09-19
fix types of (Layer)SetUp, Reshape, Forward, and Backward calls
Jonathan L Long
1
-5
/
+5
2014-09-03
Add and transform Datum vector in the MemeoryDataLayer
Kai Li
1
-0
/
+54
2014-09-03
Remove OpenCV stuffs from the memory data layer and io utils
Kai Li
1
-71
/
+1
2014-09-03
Test adding images w/o resizing to the memory data layer
Kai Li
1
-10
/
+86
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
-0
/
+1
2014-07-14
Move test headers to include/.
Jeff Donahue
1
-2
/
+1
2014-06-25
initialize in declared order in tests
Jonathan L Long
1
-3
/
+4
2014-05-02
add basic tests for MemoryDataLayer
Jonathan L Long
1
-0
/
+108