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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
Fix Floating Point Exception for cl_gemm_reshaped
Manuel Bottini
5
-10
/
+31
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
6
-34
/
+267
2021-02-09
Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part2
SiCong Li
6
-22
/
+86
2021-02-09
Report WBSM feature support in the documentation
Gian Marco Iodice
2
-1
/
+3
2021-02-09
Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1
SiCong Li
11
-34
/
+228
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
58
-717
/
+1582
2021-02-08
Fix tolerance for NEON RNNLayer
Manuel Bottini
1
-3
/
+5
2021-02-08
Make NEON Pooling kernels and functions state-less
Michele Di Giorgio
19
-1259
/
+1334
2021-02-05
Update documentation for OpenCL kernel padding removal
Sheri Zhang
1
-0
/
+11
2021-02-05
Fix tolerance for NEON RNNLayer
Manuel Bottini
1
-4
/
+5
2021-02-04
Tweak scheduling use of SQDMULH in quantized AVG pooling
Michele Di Giorgio
62
-1731
/
+1754
2021-02-04
Fix unused variable compilation error
Giorgio Arena
1
-5
/
+4
2021-02-04
Fix CL Compiler frontend failure for ArgMinMax
Giorgio Arena
2
-6
/
+6
2021-02-03
Fix OpenCL direct convolution
Gian Marco Iodice
4
-77
/
+193
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
12
-292
/
+448
2021-02-03
Add WBSM tuning to CLTuner
Manuel Bottini
16
-90
/
+359
2021-02-02
Implement MLGO module
SiCong Li
13
-1
/
+2584
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
5
-11
/
+187
2021-02-01
Make data_layout an attribute of the Scale function
Michele Di Giorgio
6
-41
/
+46
2021-01-29
Remove redundant header from NEElementwiseUnaryLayer
Sang-Hoon Park
1
-1
/
+0
2021-01-27
Make CL Elementwise Unary kernels and functions state-less
Michele Di Giorgio
13
-437
/
+532
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
5
-324
/
+317
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
15
-120
/
+180
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
19
-604
/
+613
2021-01-26
Rename functions/classes for elementwise unary operations
Sang-Hoon Park
11
-251
/
+241
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
15
-492
/
+591
2021-01-22
Fix Scale CTS failures
Sheri Zhang
8
-633
/
+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
2021-01-21
Add window parameter to scheduler
Sang-Hoon Park
13
-36
/
+46
2021-01-21
Make CLFloor and CLActivation kernels and functions state-less
Georgios Pinitas
17
-307
/
+509
2021-01-21
Check for FP16 CPU support in optimized pooling kernels
Michele Di Giorgio
1
-0
/
+2
2021-01-21
Fix softmax SVE compiling failure without SVE2 support
Sheri Zhang
1
-0
/
+2
2021-01-21
Make Sub kernel and operator stateless
Sheri Zhang
15
-975
/
+1435
2021-01-20
Integrate improved pooling layer on NEON
Michele Di Giorgio
104
-88
/
+17524
2021-01-20
Make all CL Concatenate kernels and functions state-less
Michele Di Giorgio
29
-999
/
+1195
2021-01-20
Update documentation for SVE/SVE2 support
Sheri Zhang
1
-2
/
+12
2021-01-20
Direct convolution fix for quantized data type
Gian Marco Iodice
2
-74
/
+87
2021-01-19
Fix doxygen references to new kernels
Michele Di Giorgio
30
-89
/
+94
[prev]
[next]