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
/
layers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
v0.5.0
huifang
15
-808
/
+502
2017-10-20
1. support ACL v17.10
honggui
1
-10
/
+6
2017-10-11
revised an compatibility issue with the new ACL 17.09 version. Documents will...
honggui
2
-3
/
+4
2017-10-10
ACL concat function is not stable enough yet. Bypass it till the issue was fi...
honggui
1
-1
/
+2
2017-08-26
add support acl batch normal,direct conv, local connect, concat layers
honggui
12
-62
/
+744
2017-07-01
To match the new ARM Compute Library version 17.06
Yao Honggui
1
-1
/
+2
2017-06-02
1. Porting Caffe onto ARM Compute Library.
Yao Honggui
18
-0
/
+1190
2017-03-07
Merge pull request #4630 from BlGene/load_hdf5_fix
Evan Shelhamer
1
-1
/
+2
2017-01-18
remove redundant operations in Crop layer (#5138)
xmyqsh
2
-35
/
+27
2017-01-06
Using default from proto for prefetch
Cyprien Noel
1
-2
/
+1
2017-01-06
Switched multi-GPU to NCCL
Cyprien Noel
7
-106
/
+140
2016-11-28
Add the missing period
Zhou Mo
1
-3
/
+3
2016-11-28
Make lint happy (> 80 characters)
Zhou Mo
1
-4
/
+4
2016-11-27
fix many typos by using codespell
Zhou Mo
3
-4
/
+4
2016-11-18
Add missing spaces besides equal signs in batch_norm_layer.cpp
chenzy
1
-2
/
+2
2016-11-16
sigmoid cross-entropy loss: normalize loss by different schemes
Evan Shelhamer
2
-29
/
+88
2016-11-15
sigmoid cross-entropy loss: ignore selected targets by `ignore_label`
Evan Shelhamer
2
-0
/
+42
2016-11-01
add the missing star in comment
nihui
1
-1
/
+1
2016-10-27
sigmoid cross-entropy loss: add GPU forward for full GPU mode
Evan Shelhamer
2
-3
/
+35
2016-10-22
Fix: made load_hd5 check blob dims by default.
max argus
1
-1
/
+2
2016-09-29
slightly relax batch norm check
Benedikt Wilbertz
1
-4
/
+8
2016-09-20
Merge pull request #4600 from bwilbertz/fix_scale_layer
Jeff Donahue
1
-3
/
+11
2016-09-12
batch norm: hide statistics from solver, simplifying layer definition
Evan Shelhamer
1
-0
/
+8
2016-09-01
fix layerSetUp of scale_layer to not add bias blob when already present
Benedikt Wilbertz
1
-3
/
+11
2016-08-06
num in blob is deprecated
Fisher Yu
1
-2
/
+2
2016-06-01
Add LSTMLayer and LSTMUnitLayer, with tests
Jeff Donahue
3
-0
/
+529
2016-06-01
Add RNNLayer, with tests
Jeff Donahue
1
-0
/
+236
2016-06-01
Add RecurrentLayer: an abstract superclass for other recurrent layer types
Jeff Donahue
2
-0
/
+339
2016-05-30
Merge pull request #4236 from CDLuminate/fix-spelling-error
Evan Shelhamer
1
-1
/
+1
2016-05-30
fix spelling error in memory_data_layer.cpp
Lumin Zhou
1
-1
/
+1
2016-05-27
Check for non-empty ImageData filelist.
Siddarth Malreddy
1
-0
/
+2
2016-05-18
Merge pull request #4059 from crazytan/master
Jon Long
1
-3
/
+6
2016-05-17
handle image names with spaces
crazytan
1
-3
/
+6
2016-05-17
Merge pull request #4148 from bobpoekert/window_data_nonzero_check
Jon Long
1
-0
/
+3
2016-05-16
Add cuDNN v5 support, drop cuDNN v3 support
Felix Abecassis
7
-16
/
+69
2016-05-14
add check for background and foreground window size > 0 in WindowData layer
Bob Poekert
1
-0
/
+3
2016-05-04
add parameter layer for learning any bottom
Jonathan L Long
1
-0
/
+8
2016-04-14
CropLayer: groom comments
Evan Shelhamer
2
-23
/
+8
2016-04-14
[fix] CropLayer: check dimension bounds only for cropped dimensions
Evan Shelhamer
1
-5
/
+4
2016-04-08
Solving issue with exp layer with base e
emmanuel maggiori
1
-1
/
+2
2016-03-05
Crop: fixes, tests and negative axis indexing.
max argus
2
-24
/
+29
2016-03-05
Extend Crop to N-D, changed CropParameter.
max argus
2
-45
/
+176
2016-03-05
add CropLayer: crop blob to another blob's dimensions with offsets
Jonathan L Long
2
-0
/
+138
2016-02-28
Merge pull request #3725 from shaibagon/drop_nd_blobs
Jeff Donahue
1
-2
/
+2
2016-02-28
supporting N-D Blobs in Dropout layer Reshape
shai
1
-2
/
+2
2016-02-25
add InputLayer for Net input
Evan Shelhamer
1
-0
/
+27
2016-02-20
tranpose parameter added to IP layer to support tied weights in an autoencode...
Youssef Kashef
2
-15
/
+58
2016-01-26
Remove incorrect cast of gemm int arg to Dtype in BiasLayer
Jeff Donahue
1
-1
/
+1
2016-01-26
Merge pull request #3591 from jeffdonahue/scale-bias-layer
Evan Shelhamer
4
-0
/
+534
2016-01-26
Prevent in-place computation in ReshapeLayer and FlattenLayer
Kang Kim
2
-0
/
+4
[next]