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
/
SConscript
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-17
Update SONAME_VERSION
Giorgio Arena
1
-1
/
+1
2021-02-10
Decouple CpuPoolingKernel data type and data layout
Sheri Zhang
1
-0
/
+3
2021-02-09
Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part3
SiCong Li
1
-0
/
+1
2021-02-02
Implement MLGO module
SiCong Li
1
-0
/
+1
2021-02-01
Compress OpenCL kernel files using zlib for Android
Georgios Pinitas
1
-3
/
+8
2021-01-20
Integrate improved pooling layer on NEON
Michele Di Giorgio
1
-0
/
+5
2021-01-20
Make all CL Concatenate kernels and functions state-less
Michele Di Giorgio
1
-0
/
+4
2021-01-19
Make Add kernel and operator stateless
Sheri Zhang
1
-0
/
+2
2021-01-15
Fix build error for gcc 10.2+
Sang-Hoon Park
1
-3
/
+4
2021-01-13
Add support for macOS
Georgios Pinitas
1
-2
/
+3
2021-01-11
Make CpuActivation stateless
Georgios Pinitas
1
-5
/
+5
2021-01-08
Make CpuFloorKernel kernel stateless
Georgios Pinitas
1
-0
/
+17
2021-01-05
COMPMID-3874: Create ArithmeticAddition SVE/SVE2
Michalis Spyrou
1
-0
/
+2
2020-12-15
Address RVO issue on some compilers
Georgios Pinitas
1
-10
/
+16
2020-12-14
COMPMID-3870: Create ActivationLayer SVE/SVE2
Michalis Spyrou
1
-5
/
+5
2020-12-01
Remove comments when pulling cl kernels files as raw strings
Georgios Pinitas
1
-1
/
+13
2020-11-20
Updated release soname
morgolock
1
-1
/
+1
2020-11-09
COMPMID-3599: Remove symlink deletion
Michalis Spyrou
1
-14
/
+0
2020-10-29
COMPMID-3853: Decouple NEActivationLayer
Michalis Spyrou
1
-0
/
+6
2020-10-20
COMPMID-3637: Move utility headers from arm_compute to src
Sang-Hoon Park
1
-4
/
+4
2020-10-08
COMPMID-3684: Use case data type decoupling
Georgios Pinitas
1
-0
/
+5
2020-08-24
Update SONAME_VERSION in SConscript
Sang-Hoon Park
1
-2
/
+2
2020-07-09
COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...
Michele Di Giorgio
1
-1
/
+1
2020-06-30
COMPMID-3539: Ignore align_corners for scaled size of 1
Sang-Hoon Park
1
-0
/
+1
2020-06-17
COMPMID-3520: Move ndrange.hpp header from arm_gemm to assembly
Michele Di Giorgio
1
-0
/
+2
2020-04-08
COMPMID-3112: Reworking heuristic for CLGEMM - part1
Gian Marco Iodice
1
-0
/
+1
2020-03-27
COMPMID-3248: Align SONAME and version in Version.h
Georgios Pinitas
1
-1
/
+10
2020-03-05
COMPMID-1181: Support for tracing configuration
Anthony Barbier
1
-0
/
+6
2019-12-20
COMPMID-2706: Add the ability to build bootcode for bare metal
Michalis Spyrou
1
-0
/
+14
2019-12-11
COMPMID-2841: Enable aarch32 builds
Georgios Pinitas
1
-3
/
+2
2019-07-18
COMPMID-2096: Refactor the CLGEMMLowp function selection (heuristic)
Gian Marco Iodice
1
-0
/
+1
2019-07-09
COMPMID-2156: Optimized dilated convolution for NEON.
Georgios Pinitas
1
-2
/
+5
2019-05-22
COMPMID-2166: Add tests for importing memory mapped files.
Georgios Pinitas
1
-0
/
+1
2019-04-16
COMPMID-2063: New Winograd implementation
Pablo Tello
1
-1
/
+1
2019-04-11
COMPMID-1995: Fix Sconscript TypeError
Michalis Spyrou
1
-1
/
+1
2019-04-08
COMPMID-2097: Implement a heuristic to dispatch CLGEMMReshapedOnlyRHS kernel ...
Gian Marco Iodice
1
-1
/
+3
2019-01-18
COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel
Gian Marco Iodice
1
-0
/
+1
2018-12-04
COMPMID-1824 Disable logging completely when building with logging=0
Michalis Spyrou
1
-1
/
+5
2018-11-08
COMPMID-1675: Add SVE support
Georgios Pinitas
1
-0
/
+2
2018-11-02
COMPMID-1737: Add support for install_dir
Anthony Barbier
1
-0
/
+2
2018-11-02
COMPMID-1246: Always re-generate arm_compute_version.embed
Anthony Barbier
1
-2
/
+3
2018-11-02
COMPMID-1479: Fixed non fortran_order NPY loading.
Anthony Barbier
1
-1
/
+1
2018-11-02
COMPMID-1405: Create our own gemm_native kernel / function.
Anthony Barbier
1
-0
/
+2
2018-11-02
COMPMID-1081: Introduced test-wide instruments
Anthony Barbier
1
-3
/
+0
2018-11-02
COMPMID-797: Switch to new graph.
Georgios Pinitas
1
-33
/
+8
2018-11-02
COMPMID-734: CLTuner rework
Georgios Pinitas
1
-0
/
+1
2018-11-02
COMPMID-1028: Add GLES backend
Georgios Pinitas
1
-0
/
+2
2018-11-02
COMPMID-881: RSH new arm_gemm interface.
Pablo Tello
1
-2
/
+5
2018-11-02
COMPMID-793 : Add graph intermediate representation
Georgios Pinitas
1
-0
/
+17
2018-11-02
COMPMID-942: Created 'embed_only' build target for ArmNN
Anthony Barbier
1
-25
/
+25
[next]