index
:
platform/upstream/openblas
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_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
sandbox/lstelmach/upstream-0.3.21
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/tyzeroy/devel
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_8.0
tizen_9.0
upstream
Domain: Machine Learning / ML Framework; Licenses: BSD-3-Clause;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-02
fix case in compiler name check
Martin Kroeker
1
-1
/
+1
2021-02-01
remove spurious lines (probably editor malfunction)
Martin Kroeker
1
-7
/
+0
2021-02-01
handle AppleClang in Cooperlake support condition
Martin Kroeker
1
-2
/
+9
2021-02-01
Fix compiler version check for Intel Cooperlake support (clang-cl does not ac...
Martin Kroeker
1
-5
/
+9
2021-01-31
Merge pull request #3073 from xoviat/embedded
Martin Kroeker
1
-0
/
+5
2021-01-25
Add DYNAMIC_LIST support for ARM64
Martin Kroeker
1
-0
/
+3
2021-01-19
add cortex-m platform
xoviat
1
-0
/
+5
2021-01-13
Workaround for cmake having its own C_COMPILER variable
Martin Kroeker
1
-0
/
+3
2020-11-13
Add -mfma for HAVE_FMA3 in the non-DYNAMIC_ARCH case as well
Martin Kroeker
1
-0
/
+3
2020-11-07
Remove extraneous quotes that caused a cmake policy warning
Martin Kroeker
1
-2
/
+2
2020-11-07
Fix placement of getarch call and spurious cpu property accumulation in DYNAM...
Martin Kroeker
2
-96
/
+73
2020-11-03
Add -msse3 where needed for DYNAMIC_ARCH builds
Martin Kroeker
1
-12
/
+9
2020-11-02
Fix target test
Martin Kroeker
1
-0
/
+2
2020-11-02
Add files via upload
Martin Kroeker
3
-3
/
+62
2020-11-01
typo fix
Martin Kroeker
1
-1
/
+1
2020-11-01
Disable EXPRECISION for the combination of DYNAMIC_CORE and GENERIC target
Martin Kroeker
1
-0
/
+4
2020-10-29
Implementation of BF16 based gemv
Chen, Guobing
1
-2
/
+2
2020-10-20
Add POWER10 support flag (unconditionally for now)
Martin Kroeker
1
-0
/
+1
2020-10-18
Support cross-compiling for Apple Vortex
Martin Kroeker
1
-0
/
+23
2020-10-16
Add compiler options for sse/sse2/ssse3/sse4.1
Martin Kroeker
1
-0
/
+12
2020-10-16
Add sse options for use of intrinics with older compilers
Martin Kroeker
1
-0
/
+9
2020-10-14
Merge pull request #2890 from martin-frbg/s-d-sum
Martin Kroeker
1
-1
/
+16
2020-10-14
Add express -mavx and -msse options (and fix a stray = for cooperlake)
Martin Kroeker
1
-1
/
+16
2020-10-12
Change "HALF" and "sh" to "BFLOAT16" and "sb"
Martin Kroeker
4
-36
/
+41
2020-10-11
Adapt for supporting only a subset of variable types
Martin Kroeker
4
-28
/
+28
2020-10-11
Merge pull request #2883 from martin-frbg/issue2872
Martin Kroeker
2
-4
/
+7
2020-10-11
restore PRESCOTT default for DYNAMIC_LIST
Martin Kroeker
1
-1
/
+1
2020-10-11
Stop DYNAMIC_ARCH build if the toplevel source contains a stray config_kernel...
Martin Kroeker
1
-2
/
+6
2020-10-10
Merge pull request #2867 from Qiyu8/usimd-floatdot
Martin Kroeker
1
-0
/
+3
2020-10-10
add sse3 compiler flag
Qiyu8
1
-0
/
+3
2020-10-04
make BLAS3_MEM_ALLOC_THRESHOLD configurable on non-Windows
Martin Kroeker
1
-1
/
+7
2020-09-30
Remove redundant status message
Martin Kroeker
1
-2
/
+1
2020-09-15
Activate all BUILD_ options if none was specified
Martin Kroeker
1
-0
/
+7
2020-09-14
Merge pull request #2796 from Guobing-Chen/BF16_dot_coversion_apis
Martin Kroeker
1
-1
/
+3
2020-09-13
Copy BUILD_* directives to the compiler options to allow ifdef in tests
Martin Kroeker
1
-0
/
+12
2020-09-04
Add bfloat16 based dot and conversion with single/double
Chen, Guobing
1
-1
/
+3
2020-09-01
Merge pull request #2811 from martin-frbg/issue2806
Martin Kroeker
2
-0
/
+7
2020-08-31
Merge pull request #2807 from martin-frbg/issue2804
Martin Kroeker
1
-3
/
+3
2020-08-31
Handle Apple labeling armv8 as arm64 rather than aarch64
Martin Kroeker
1
-3
/
+3
2020-08-22
Add OpenMP dependency to pkgconfig file if needed
Martin Kroeker
1
-1
/
+1
2020-08-19
Update system.cmake
Martin Kroeker
1
-1
/
+1
2020-08-19
Update system.cmake
Martin Kroeker
1
-1
/
+3
2020-08-19
fallback from cooperlake to skylake if gcc<10
Martin Kroeker
1
-0
/
+2
2020-08-19
Typo fix
Martin Kroeker
1
-1
/
+1
2020-08-19
-march=cooperlake requires gcc10
Martin Kroeker
1
-1
/
+8
2020-08-19
-march=cooperlake requires gcc10
Martin Kroeker
1
-1
/
+4
2020-08-13
Enable COOPERLAKE build target
Chen, Guobing
3
-3
/
+14
2020-07-29
Merge pull request #2741 from martin-frbg/issue2739
Martin Kroeker
1
-0
/
+5
2020-07-27
missing braces
Martin Kroeker
1
-2
/
+2
2020-07-27
Adjust A53 SGEMM parameters to reflect move to 8x8 kernel
Martin Kroeker
1
-0
/
+5
[prev]
[next]