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
2022-07-24
Add back travis_wait to keep ppc jobs from getting cancelled
Martin Kroeker
1
-3
/
+3
2022-07-24
Update dgemv_thread_safety.cpp
Mayank Raj
1
-22
/
+34
2022-07-19
Merge pull request #3690 from RajalakshmiSR/cdotp10
Martin Kroeker
2
-0
/
+2
2022-07-19
Merge pull request #3689 from RajalakshmiSR/dgemvgcc10
Martin Kroeker
1
-0
/
+3
2022-07-19
Merge pull request #3682 from XiWeiGu/develop
Martin Kroeker
2
-0
/
+19
2022-07-19
fix DNRM2 returning INF instead of zero due to intermediate overflow
Martin Kroeker
1
-0
/
+8
2022-07-18
POWER: Fix complex dot function failures
Rajalakshmi Srinivasaraghavan
2
-0
/
+2
2022-07-18
POWER10: dgemv builtin rename
Rajalakshmi Srinivasaraghavan
1
-0
/
+3
2022-07-15
LoongArch64: Fix dnrm2_tiny testcase failure
gxw
1
-0
/
+10
2022-07-13
Merge pull request #3686 from martin-frbg/issue3685
Martin Kroeker
13
-1237
/
+234
2022-07-12
Fix function prototypes and INTERFACE64 support
Martin Kroeker
12
-1236
/
+233
2022-07-12
Fix switching between Fortran and C build
Martin Kroeker
1
-1
/
+1
2022-07-12
Neoverse N2: DYNAMIC_ARCH
Honglin Zhu
1
-2
/
+11
2022-07-11
MIPS64: Fix dnrm2_tiny testcase failure
gxw
1
-0
/
+9
2022-07-07
Merge pull request #3680 from martin-frbg/issue3636-2
Martin Kroeker
2
-32
/
+32
2022-07-06
Guard against sysconf returning zero processors
Martin Kroeker
1
-23
/
+23
2022-07-06
Guard against system call returning zero processors
Martin Kroeker
1
-9
/
+9
2022-07-05
Merge pull request #3678 from martin-frbg/issue3677
Martin Kroeker
1
-9
/
+6
2022-07-05
Eliminate uses of CREAL on left-hand side of assignments
Martin Kroeker
1
-9
/
+6
2022-07-04
Merge pull request #3676 from martin-frbg/dnrm2-utest
Martin Kroeker
4
-1
/
+103
2022-07-03
properly embed test_dnrm2
Martin Kroeker
1
-0
/
+33
2022-07-03
use huge_val not huge_valf for portability
Martin Kroeker
1
-3
/
+5
2022-07-03
old systems may not have inf in math.h
Martin Kroeker
1
-0
/
+5
2022-07-03
Add DNRM2 regression test for issues 2998 and 3654
Martin Kroeker
4
-1
/
+63
2022-07-03
Merge pull request #3675 from martin-frbg/issue3654
Martin Kroeker
1
-0
/
+1
2022-07-02
workaround fault with ssq=inf,scale=0
Martin Kroeker
1
-0
/
+1
2022-07-01
Merge pull request #3672 from imzhuhl/neoversen2_bf16
Martin Kroeker
8
-2
/
+1021
2022-06-29
Merge pull request #3670 from martin-frbg/osxvermin
Martin Kroeker
1
-0
/
+4
2022-06-29
Add gfortran parameters
Honglin Zhu
1
-1
/
+1
2022-06-29
Neoverse N2 sbgemm:
Honglin Zhu
5
-387
/
+753
2022-06-29
format code
Honglin Zhu
3
-50
/
+60
2022-06-29
neoverse n2 sbgemm:
Honglin Zhu
7
-36
/
+485
2022-06-29
neoverse n2 sbgemm: init file
Honglin Zhu
5
-0
/
+194
2022-06-28
Merge pull request #3673 from martin-frbg/azuredynmingw
Martin Kroeker
1
-1
/
+1
2022-06-28
mingw-dynamic arch: drop Haswell too
Martin Kroeker
1
-1
/
+1
2022-06-28
drop NEHALEM from the DYNLIST for Windows/mingw to save time
Martin Kroeker
1
-1
/
+1
2022-06-28
Merge pull request #3669 from VFerrari/fix_small_matrix_kernel
Martin Kroeker
2
-1
/
+5
2022-06-28
Merge pull request #3642 from nursik/develop
Martin Kroeker
3
-2
/
+199
2022-06-28
Add C versions of the CBLAS test sources (#3656)
Martin Kroeker
18
-18
/
+38807
2022-06-28
Increase MACOSX_DEPLOYMENT_TARGET to 11 on ARM macs
Martin Kroeker
1
-0
/
+4
2022-06-25
Power: Enable SMALL_MATRIX OPT as default for dynamic arch
VFerrari
1
-1
/
+1
2022-06-25
POWER10: Fix multithreading check when USE_THREAD=0
VFerrari
1
-0
/
+4
2022-06-18
Merge pull request #3655 from RajalakshmiSR/zgemmasmp10
Martin Kroeker
1
-26
/
+26
2022-06-18
Merge pull request #3653 from RajalakshmiSR/dgemvp10
Martin Kroeker
1
-320
/
+65
2022-06-17
POWER10: Fix ZGEMM testcase failures
Rajalakshmi Srinivasaraghavan
1
-26
/
+26
2022-06-10
Merge pull request #3647 from martin-frbg/exports_3.10.0
Martin Kroeker
2
-1
/
+75
2022-06-09
Amend some LAPACK 3.10.0 additions
Martin Kroeker
2
-1
/
+75
2022-06-09
Replace with ARM64 intrinsics
Nursultan Zarlyk
1
-4
/
+9
2022-06-09
POWER10: convert dgemv inline assembly
Rajalakshmi Srinivasaraghavan
1
-320
/
+65
2022-06-08
Merge pull request #3645 from martin-frbg/issue3644
Martin Kroeker
1
-1
/
+1
[prev]
[next]