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
/
lapack
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
Fix pivot offset calculation for negative incx
Martin Kroeker
1
-3
/
+2
2022-01-17
Fix pivot offset calculation for negative incx
Martin Kroeker
1
-3
/
+2
2022-01-17
Fix offset calculation for negative incx
Martin Kroeker
1
-3
/
+2
2022-01-17
Fix pivot offset calculation for negative incx
Martin Kroeker
1
-3
/
+2
2022-01-17
Fix pivot offset calculation for negative incx
Martin Kroeker
1
-3
/
+2
2022-01-17
Fix pivot offset calculation for negative incx
Martin Kroeker
1
-3
/
+2
2022-01-17
Fix pivot index for negative increments
Martin Kroeker
1
-3
/
+2
2021-07-27
Add support for LOONGARCH64
gxw
1
-0
/
+12
2020-10-16
Merge branch 'develop' into risc-v
Zhang Xianyi
15
-740
/
+181
2020-10-13
Rename "HALF" type to "BFLOAT16"
Martin Kroeker
1
-1
/
+1
2020-10-11
Rename "HALF" and "sh" to "BFLOAT16" and "sb"
Martin Kroeker
1
-1
/
+1
2020-10-11
Adapt to having only a subset of variable types supported
Martin Kroeker
1
-0
/
+8
2020-10-11
Adapt to having only a subset of variable types supported
Martin Kroeker
1
-0
/
+13
2020-10-11
Adapt to having only a subset of variable types supported
Martin Kroeker
1
-0
/
+13
2020-10-11
Adapt to having only a subset of variable types supported
Martin Kroeker
1
-0
/
+8
2020-10-11
Adapt to having only a subset of variable types supported
Martin Kroeker
1
-0
/
+8
2020-10-11
Adapt to having only a subset of variable types supported
Martin Kroeker
1
-0
/
+13
2020-10-11
Adapt to having only a subset of variable types supported
Martin Kroeker
1
-0
/
+13
2020-10-11
Adapt to having only a subset of variable types supported
Martin Kroeker
1
-0
/
+14
2020-10-11
Adapt to having only a subset of variable types supported
Martin Kroeker
1
-0
/
+8
2020-10-11
Adapt to having only a subset of variable types supported
Martin Kroeker
1
-0
/
+13
2020-10-11
Adapt to having only a subset of variable types supported
Martin Kroeker
1
-0
/
+13
2020-07-25
Use _Atomic instead of volatile where available (file moved from ../getrf)
Martin Kroeker
1
-1
/
+9
2020-07-25
Delete potrf_parallel.c (moving it to ../potrf)
Martin Kroeker
1
-667
/
+0
2020-07-18
Update conditional for atomics to use HAVE_C11
Martin Kroeker
1
-1
/
+1
2020-07-18
Update conditional for atomics to use HAVE_C11
Martin Kroeker
1
-1
/
+1
2020-04-17
cmake fixes
Rajalakshmi Srinivasaraghavan
1
-0
/
+4
2020-04-14
RFC : Add half precision gemm for bfloat16 in OpenBLAS
Rajalakshmi Srinivasaraghavan
1
-0
/
+3
2020-03-06
Use acq/rel semantics to pass flags/pointers in getrf_parallel.
Ali Saidi
1
-75
/
+44
2020-02-27
Merge branch 'develop' into risc-v
Xianyi Zhang
11
-26
/
+1560
2020-02-15
Correct generation of GETRF files by the CMAKE build
Martin Kroeker
1
-2
/
+5
2019-09-12
Merge pull request #2252 from thrasibule/trtrs
Martin Kroeker
6
-1
/
+855
2019-09-10
fix Makefile
Guillaume Horel
1
-6
/
+6
2019-09-09
fix Makefile
Guillaume Horel
1
-32
/
+32
2019-09-08
add missing files
Guillaume Horel
5
-56
/
+499
2019-09-08
add logic
Guillaume Horel
1
-22
/
+57
2019-09-08
add missing objects
Guillaume Horel
2
-106
/
+106
2019-09-08
add files
Guillaume Horel
2
-0
/
+376
2019-09-07
address minor warnings from gcc7
Andrew
2
-6
/
+6
2019-05-07
remove redundant code #2113
Andrew
1
-9
/
+0
2019-01-26
Correct naming of getrf_parallel object
Martin Kroeker
1
-1
/
+4
2018-05-11
Change _STDC_VERSION__ to __STDC_VERSION__
Zhiyong Dang
2
-6
/
+6
2018-04-16
Added RISCV build
Jerry Zhao
1
-0
/
+13
2018-04-07
Merge branch 'develop' into atomic
Martin Kroeker
1
-7
/
+85
2018-04-04
Remove unguarded use of _Atomic and fix tabbing
Martin Kroeker
1
-10
/
+9
2018-04-04
Fix thread races and infinite looping on systems with many cpus
Martin Kroeker
1
-8
/
+88
2018-03-10
Use _Atomic instead of volatile for thread safety where C11 is supported
Martin Kroeker
2
-6
/
+690
2018-01-19
add missing brackets to silence indentation warnings gcc721
Andrew
1
-2
/
+4
2018-01-02
LAPACK helpers in C that need care too
Andrew
3
-6
/
+8
2017-10-09
Cmake fixes for DYNAMIC_ARCH builds and whitespace in path names (#1323)
Martin Kroeker
1
-3
/
+10
[next]