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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-23
Avoid division with zero on CLGEMM lhs/rhs configuration
Georgios Pinitas
3
-28
/
+28
2021-02-22
Comply with Trademark rules for use of Neon, Arm and Mali
Sheri Zhang
89
-219
/
+219
2021-02-19
Free _gemm_output_3d's memory region after run()
Giorgio Arena
1
-0
/
+2
2021-02-18
Set CLDirectConvolutionLayerKernel NCHW _border_size to input padding
Giorgio Arena
2
-6
/
+8
2021-02-18
Set _gemm_output_3d's padding as the output's in NEGEMMConvolutionLayer
Giorgio Arena
1
-2
/
+6
2021-02-17
Update deprecation notices
Giorgio Arena
4
-20
/
+4
2021-02-16
Handle Conv2d layer with implicit output padding in NHWC
Georgios Pinitas
2
-9
/
+31
2021-02-16
Fix data layout retention and handling of leftovers when there is no padding
Michele Di Giorgio
3
-4
/
+36
2021-02-11
Building android-nn-driver failed
Manuel Bottini
1
-1
/
+1
2021-02-11
Validate mlgo gemm type selection and fall back to default heuristics
SiCong Li
4
-26
/
+122
2021-02-10
Revert changes on tensor's strides and fix CLDepthwiseConvolution 3x3 Quantized
Giorgio Arena
10
-56
/
+23
2021-02-10
Integrate MLGO into CLGEMMLowpMatrixMultiplyCore for native kernel
SiCong Li
4
-16
/
+112
2021-02-10
Decouple CpuPoolingKernel data type and data layout
Sheri Zhang
9
-2353
/
+2518
2021-02-09
Integrate MLGO into CLGEMM for reshaped kernel
SiCong Li
3
-14
/
+107
2021-02-09
Make Softmax kernels and operator stateless
Michalis Spyrou
10
-319
/
+583
2021-02-09
Add mlgo to graph examples
SiCong Li
1
-2
/
+6
2021-02-09
Fix CLDepthwiseConvolutionLayer 3x3 QASYMM8
Giorgio Arena
10
-44
/
+72
2021-02-09
Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part4
SiCong Li
1
-16
/
+67
2021-02-09
Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part3
SiCong Li
3
-31
/
+264
2021-02-09
Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part2
SiCong Li
2
-12
/
+20
2021-02-09
Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1
SiCong Li
8
-33
/
+142
2021-02-09
ArmNN internal OOB failed to build ACL with the use of a deleted function
Manuel Bottini
1
-1
/
+1
2021-02-08
Make memset/copy functions state-less
Sheri Zhang
39
-601
/
+1305
2021-02-08
Make NEON Pooling kernels and functions state-less
Michele Di Giorgio
16
-1240
/
+1322
2021-02-04
Tweak scheduling use of SQDMULH in quantized AVG pooling
Michele Di Giorgio
62
-1731
/
+1754
2021-02-04
Fix CL Compiler frontend failure for ArgMinMax
Giorgio Arena
1
-4
/
+4
2021-02-03
Fix OpenCL direct convolution
Gian Marco Iodice
2
-21
/
+15
2021-02-03
Fix segfault in fsrcnn.tflite in GpuAcc
Teresa Charlin
1
-2
/
+5
2021-02-03
Make CL Pooling kernels and functions state-less
Michele Di Giorgio
9
-279
/
+418
2021-02-03
Add WBSM tuning to CLTuner
Manuel Bottini
8
-78
/
+235
2021-02-02
Implement MLGO module
SiCong Li
9
-0
/
+2117
2021-02-02
Account for eventual padding in Pooling assembly kernels
Michele Di Giorgio
1
-1
/
+15
2021-02-01
Compress OpenCL kernel files using zlib for Android
Georgios Pinitas
1
-3
/
+159
2021-02-01
Make data_layout an attribute of the Scale function
Michele Di Giorgio
5
-36
/
+37
2021-01-27
Make CL Elementwise Unary kernels and functions state-less
Michele Di Giorgio
9
-210
/
+517
2021-01-27
Add broadcasting support in NEPixelWiseMultiplicationKernel for FP16
Pablo Marquez Tello
1
-47
/
+101
2021-01-27
Force early exit of threads when output_height=1 and channels=1 in assembly p...
Michele Di Giorgio
2
-0
/
+12
2021-01-27
Make Gpu Elementwise Operations kernels and functions state-less
Michele Di Giorgio
3
-141
/
+316
2021-01-27
Fix NEON/CL CustomConvolution failures
Manuel Bottini
2
-6
/
+8
2021-01-26
Make CLArithmeticSubtraction kernel and function state-less
Michele Di Giorgio
13
-53
/
+179
2021-01-26
Remove iostream header file when not needed
Gian Marco Iodice
3
-4
/
+1
2021-01-26
Make CLArithmeticAddition kernel and function state-less
Michele Di Giorgio
12
-491
/
+566
2021-01-26
Rename functions/classes for elementwise unary operations
Sang-Hoon Park
8
-123
/
+200
2021-01-25
CTS Failures in Android CpuAcc in Add
Teresa Charlin
1
-1
/
+1
2021-01-22
Rename functions/classes for elementwise operations
Sang-Hoon Park
11
-265
/
+564
2021-01-22
Fix Scale CTS failures
Sheri Zhang
7
-630
/
+66
2021-01-22
Check for unsupported armv7a optimized pooling kernels
Michele Di Giorgio
1
-0
/
+3
2021-01-22
Fixed segfault NEDeconvLayer due to overflow.
Pablo Marquez Tello
1
-1
/
+12
2021-01-22
Update Fp16 heuristic for Mali-G76 and Mali-G77
Gian Marco Iodice
2
-4
/
+4
2021-01-22
CTS failures in Android R and Q in GpuAcc in ArgMinMax
Giorgio Arena
3
-23
/
+36
[next]