index
:
platform/upstream/armcl
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_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_unified
master
sandbox/chunseok.lee/19.05
sandbox/chunseok.lee/v21.02
sandbox/inki.dae/19.02
sandbox/inki.dae/19.11.1.kernel_cache_feature
sandbox/inki.dae/v18.03
sandbox/inki.dae/v18.05
sandbox/inki.dae/v18.08
sandbox/inki.dae/v18.11
sandbox/inki.dae/v19.08
sandbox/inki.dae/v19.11
sandbox/inki.dae/v19.11.1
sandbox/inki.dae/v20.02
sandbox/inki.dae/v20.05
sandbox/inki.dae/v20.11
sandbox/inki.dae/v21.02
sandbox/kparichay/v19.11
sandbox/nmerinov/llvm
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_devel
Domain: Machine Learning / ML Framework; Licenses: MIT;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arm_compute
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-27
COMPMID-3284 add utilities for layer normalization of NEON QLSTM
Sang-Hoon Park
2
-2
/
+64
2020-03-26
COMPMID-2966 Add support for QASYMM8_SIGNED in NEGEMMLowpQuantizeDownInt32ToU...
Luca Foschiani
5
-126
/
+120
2020-03-25
COMPMID-2968: Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32To...
Sheri Zhang
4
-31
/
+31
2020-03-25
COMPMID-3098 Fuse Relu and Bounded Relu with FullyConnected NEON
SiCongLi
3
-9
/
+21
2020-03-23
COMPMID-2967 Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToU...
Luca Foschiani
4
-100
/
+99
2020-03-23
COMPMID-3274: Add support for QASYMM8_SIGNED in CPPBoxWithNonMaximaSuppressio...
Sheri Zhang
1
-7
/
+7
2020-03-19
COMPMID-3273: Add support for QASYMM8_SIGNED in CPPDetectionPostProcessLayer
Sheri Zhang
1
-4
/
+4
2020-03-16
COMPMID-3272: Add support for QASYMM8_SIGNED in CPPPermuteKernel/CPPPermute
Sheri Zhang
2
-6
/
+6
2020-03-16
COMPMID-3271: Add support for QASYMM8_SIGNED in CPPTopKVKernel/CPPTopKV
Sheri Zhang
2
-6
/
+6
2020-03-16
COMPMID-3237: Extend GEMMLowpReduction kernels to multiply reductions by a sc...
Michele Di Giorgio
4
-33
/
+74
2020-03-13
COMPMID-3221: Add DeconvolutionLayerDescriptor
Sang-Hoon Park
2
-5
/
+20
2020-03-13
COMPMID-3221: Add EltwiseLayerDescriptor
Sang-Hoon Park
2
-13
/
+30
2020-03-12
COMPMID-2756: Add support for QASYMM8_SIGNED in CLDeconvolutionLayer
Sheri Zhang
1
-3
/
+3
2020-03-12
COMPMID-3160: Add Bfloat16 support in NEGEMMConvolutionLayer
Georgios Pinitas
6
-30
/
+40
2020-03-11
COMPMID-3221: (DATA_UPDATE) add graph example for EDSR
Sang-Hoon Park
2
-9
/
+13
2020-03-10
COMPMID-3069: Improve build time by splitting up ToolchainSupport.h
Matthew Bentham
10
-23
/
+15
2020-03-10
COMPMID-3203: Fix build failure with GCC 9.2
Georgios Pinitas
1
-130
/
+221
2020-03-09
COMPMID-2789: Add support for QASYMM8_SIGNED in CLGEMMDeconvolutionLayer
Sheri Zhang
2
-23
/
+56
2020-03-09
COMPMID-3069: Silence clang-8 warning wrt explicit default of deleted operator
Matthew Bentham
5
-25
/
+9
2020-03-09
COMPMID-3069: Avoid usage of vld2q in NEDepthConvert
Georgios Pinitas
1
-5
/
+28
2020-03-09
COMPMID-3225: Extend LSTMParams with parameters for Enhanced Quantized LSTM
Michele Di Giorgio
2
-35
/
+162
2020-03-06
COMPMID-3156: Remove padding from NEDepthConcatenateLayerKernel
Michalis Spyrou
1
-2
/
+2
2020-03-06
COMPMID-3179: Remove padding from NEBatchConcatenateLayerKernel
Michalis Spyrou
1
-2
/
+2
2020-03-06
COMPMID-2847: Fuse output stage in GEMMLowpMatrixMultiplyReshapedOnlyRHS
Michele Di Giorgio
3
-35
/
+74
2020-03-05
COMPMID-1181: Support for tracing configuration
Anthony Barbier
1
-0
/
+134
2020-03-05
COMPMID-3152: Initial Bfloat16 support
Georgios Pinitas
7
-24
/
+139
2020-03-03
COMPMID-3100 Fuse bias addition with fully connected layer NEON
SiCong Li
1
-10
/
+4
2020-03-02
COMPMID-2792: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyResha...
Sheri Zhang
1
-5
/
+5
2020-03-02
COMPMID-3097 Fuse activation with fully connected layer CL
Giorgio Arena
5
-109
/
+122
2020-03-02
COMPMID-3165: Remove padding from NEYOLOLayerKernel
Michalis Spyrou
1
-17
/
+7
2020-02-28
COMPMID-3079: Implement Hard-Swish in NEON.
morgolock
1
-1
/
+2
2020-02-26
COMPMID-3067: Address gcc9 failures
Georgios Pinitas
4
-45
/
+53
2020-02-26
COMPMID-2788: Add support for QASYMM8_SIGNED in CLDirectDeconvolutionLayer
Sheri Zhang
1
-4
/
+8
2020-02-26
COMPMID-2819: Delete move semantics from classes that use std::mutex
Georgios Pinitas
9
-45
/
+45
2020-02-26
COMPMID-3034: Add NERequantizationLayerKernel
Manuel Bottini
5
-13
/
+78
2020-02-26
COMPMID-3202: Add support for Valhall architecture in GEMM
Gian Marco Iodice
9
-30
/
+243
2020-02-26
COMPMID-2774: Add support for QASYMM8_SIGNED in NEReductionOperation, NEReduc...
Luca Foschiani
7
-12
/
+80
2020-02-21
COMPMID-2758: Add support for QASYMM8_SIGNED in CLDirectConvolutionLayer
Sheri Zhang
2
-9
/
+11
2020-02-19
COMPMID-3105: Update pad layer to PadV2
Georgios Pinitas
5
-18
/
+31
2020-02-19
COMPMID-2819: Add semantic versioning
Georgios Pinitas
2
-8
/
+55
2020-02-12
Silence warnings related to "control reaches end of non-void function"
Matthew Bentham
1
-2
/
+2
2020-02-12
COMPMID-2819: Avoid overflows in pooling shape calculation
Georgios Pinitas
1
-2
/
+2
2020-02-07
COMPMID-3046: Add CLRequantizationLayerKernel
Manuel Bottini
2
-4
/
+4
2020-02-07
COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLRe...
Michalis Spyrou
3
-9
/
+9
2020-02-05
COMPMID-3083: Add graph support for PRelu
Georgios Pinitas
10
-1
/
+164
2020-02-05
COMPMID-2927: Add support for mixed precision in
Georgios Pinitas
3
-31
/
+54
2020-02-05
COMPMID-2819: Enable PadLayer on NEON graph backend.
Georgios Pinitas
1
-2
/
+2
2020-01-28
COMPMID-2985 add data_layout to PoolingLayerInfo
Sang-Hoon Park
1
-7
/
+108
2020-01-27
COMPMID-2819: Fix supported types in DepthwiseReshapeKernel
Michalis Spyrou
1
-2
/
+2
2020-01-24
COMPMID-2809 Added support for QASYMM8_SIGNED in NEUpsampleLayer
Luca Foschiani
2
-32
/
+11
[prev]
[next]