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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-01
Merge pull request #1220 from ashwinyes/develop_aarch64_20170701_t99_options
Martin Kroeker
1
-2
/
+2
2017-07-01
arm64: Change mtune/mcpu options for THUNDERX2T99 target
Ashwin Sekhar T K
1
-2
/
+2
2017-07-01
arm: add softfp support in kernel/arm/swap_vfp.S
Ashwin Sekhar T K
2
-5
/
+42
2017-07-01
arm: add softfp support in kernel/arm/nrm2_vfp*.S
Ashwin Sekhar T K
4
-12
/
+24
2017-06-30
arm: add softfp support in kernel/arm/*dot_vfp.S
Ashwin Sekhar T K
5
-24
/
+66
2017-06-30
arm: add softfp support in kernel/arm/rot_vfp.S
Ashwin Sekhar T K
2
-6
/
+23
2017-06-30
arm: add softfp support in kernel/arm/axpy_vfp.S
Ashwin Sekhar T K
2
-16
/
+65
2017-06-30
arm: add softfp support in kernel/arm/asum_vfp.S
Ashwin Sekhar T K
2
-5
/
+13
2017-06-30
arm: Use assembly implementations based on the ARM abi
Ashwin Sekhar T K
2
-177
/
+60
2017-06-30
generic: add some generic gemm and trmm kernels
Ashwin Sekhar T K
3
-0
/
+1416
2017-06-30
arm: Determine the abi from compiler if not specified on command line
Ashwin Sekhar T K
4
-34
/
+34
2017-06-28
Add ReLAPACK to Makefiles
Martin Kroeker
2
-7
/
+18
2017-06-28
Restore ReLAPACK test folder
Martin Kroeker
19
-0
/
+950
2017-06-28
Add Elmar Peise's ReLAPACK
Martin Kroeker
82
-0
/
+20579
2017-06-23
Add Microsoft Windows 10 UWP build support
Neil Shipp
7
-35
/
+73
2017-06-23
Merge branch 'arm_soft_fp_abi' into develop
Zhang Xianyi
9
-17
/
+123
2017-06-23
Merge pull request #1211 from neilsh-msft/develop
Zhang Xianyi
6
-22
/
+76
2017-06-22
Reorder dependencies to allow in-place build to succeed the first time.
Neil Shipp
1
-15
/
+7
2017-06-22
Avoid truncating cblas.h when compiling gencblas target
Neil Shipp
1
-1
/
+2
2017-06-21
Revert changes to sed and awk
Neil Shipp
1
-14
/
+2
2017-06-21
Add 64bit support for Microsoft Visual Studio
Neil Shipp
6
-19
/
+92
2017-06-14
Optimise sscal for POWER9
Matt Brown
1
-40
/
+40
2017-06-14
Optimise srot for POWER9
Matt Brown
1
-32
/
+32
2017-06-14
Optimise sdot for POWER9
Matt Brown
1
-32
/
+32
2017-06-14
Optimise sasum for POWER9
Matt Brown
1
-16
/
+16
2017-06-14
Optimise casum for POWER9
Matt Brown
1
-16
/
+16
2017-06-14
Optimise cswap for POWER9
Matt Brown
1
-64
/
+64
2017-06-14
Optimise sswap for POWER9
Matt Brown
1
-32
/
+32
2017-06-14
Optimise scopy for POWER9
Matt Brown
1
-32
/
+32
2017-06-14
Optimise ccopy for POWER9
Matt Brown
1
-64
/
+64
2017-06-01
Fix installation of header files with cmake (#1186)
Martin Kroeker
2
-2
/
+79
2017-06-01
Merge pull request #1190 from oviradoi/utest_make_complex
Martin Kroeker
1
-33
/
+333
2017-05-30
Update test to use openblas_make_complex_float and openblas_make_complex_doub...
Ovidiu Radoi
1
-33
/
+333
2017-05-28
Merge pull request #1189 from pawosm-arm/flang
Martin Kroeker
1
-0
/
+4
2017-05-27
build: Flang has the same interface as PGI
Paul Osmialowski
1
-0
/
+4
2017-05-26
Merge pull request #1188 from pawosm-arm/flang
Martin Kroeker
4
-3
/
+54
2017-05-25
build: LLVM: Add Flang compiler support and enable OpenMP for Clang
Paul Osmialowski
4
-3
/
+54
2017-05-24
Merge pull request #1187 from mine260309/develop
Zhang Xianyi
2
-3
/
+3
2017-05-24
build: fix libxlmass errors building on Power CPU
Lei YU
2
-3
/
+3
2017-05-10
Merge pull request #1182 from martin-frbg/martin-frbg-patch-1
Martin Kroeker
1
-2
/
+8
2017-05-10
Build shared library on Android without SONAME versioning
Martin Kroeker
1
-2
/
+8
2017-05-06
Merge pull request #1178 from jcowgill/mips-fixes
Martin Kroeker
2
-31
/
+4
2017-05-06
Merge pull request #1179 from jcowgill/memory-fixes
Martin Kroeker
1
-3
/
+3
2017-05-05
memory: Fix buffer overflow when position == NUM_BUFFERS
James Cowgill
1
-1
/
+1
2017-05-05
mips: remove incorrect blas_lock implementations
James Cowgill
2
-27
/
+0
2017-05-05
mips: implement MB and WMB
James Cowgill
2
-4
/
+4
2017-05-05
memory: switch loop condition around in blas_memory_free
James Cowgill
1
-2
/
+2
2017-05-05
Merge pull request #1175 from martin-frbg/lapack_143
Martin Kroeker
4
-4
/
+16
2017-05-05
Merge pull request #1176 from staticfloat/sf/dynamic_arch
Martin Kroeker
2
-1
/
+7
2017-05-04
Force `DYNAMIC_ARCH` to empty when `DYNAMIC_CORE` is not set
Elliot Saba
1
-1
/
+2
[prev]
[next]