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
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
POWER: Enable bfloat16 kernels by default
Rajalakshmi Srinivasaraghavan
1
-0
/
+6
2022-04-09
Fix missing braces from previous commit (PR3600)
Martin Kroeker
1
-1
/
+1
2022-04-09
Disable flang (over-)optimizations in BLAS tests (#3600)
Martin Kroeker
1
-1
/
+3
2022-04-07
Prevent powershell from adding a BOM to test input (#3595)
Martin Kroeker
1
-5
/
+2
2022-03-22
Skip tests if Windows powershell added a BOM
Martin Kroeker
1
-0
/
+4
2021-07-30
Disable gfortran tree vectorizer to avoid gcc11+ miscompilation at O3
Martin Kroeker
1
-1
/
+3
2021-07-30
Disable gfortran tree vectorizer to avoid gcc11+ miscompilation at O3
Martin Kroeker
1
-0
/
+4
2021-07-06
Remove code that disabled EXTRALIB on RISCV C910V
Martin Kroeker
1
-4
/
+0
2021-03-14
Merge pull request #3088 from xoviat/msvc
Martin Kroeker
1
-3
/
+19
2021-03-11
Support compilation with nagfor
Martin Kroeker
1
-0
/
+3
2021-01-27
fix test helpers
xoviat
1
-2
/
+2
2021-01-27
Merge branch 'develop' into msvc
xoviat
13
-626
/
+1382
2020-11-22
Restore proper Makefile
Martin Kroeker
1
-130
/
+224
2020-11-22
Change ifndef CROSS to ifneq
Martin Kroeker
1
-227
/
+133
2020-10-15
Add the support for RISC-V Vector.
damonyu
1
-0
/
+6
2020-10-14
Replace Makefile with simplified version again
Martin Kroeker
1
-99
/
+39
2020-10-13
Cleanup
Martin Kroeker
1
-3
/
+5
2020-10-13
Fix build issues with bfloat16
Rajalakshmi Srinivasaraghavan
1
-5
/
+3
2020-10-11
Rename "HALF" and "sh" to "BFLOAT16" and "sb"
Martin Kroeker
1
-12
/
+12
2020-10-11
Rename "HALF" and "sh" to "BFLOAT16" and "sb"
Martin Kroeker
1
-3
/
+3
2020-10-11
Rename compare_sgemm_shgemm.c to compare_sgemm_sbgemm.c
Martin Kroeker
1
-0
/
+0
2020-10-11
remove debug output
Martin Kroeker
1
-1
/
+0
2020-10-11
Adapt tests to having only a subset of types in the build
Martin Kroeker
1
-27
/
+218
2020-09-22
Adapt tests to having only a subset of types in the build
Martin Kroeker
1
-3
/
+15
2020-09-13
Make building individual tests depend on BUILD_SINGLE etc defines
Martin Kroeker
1
-5
/
+12
2020-06-14
Update BLAS tests to correspond to Reference-LAPACK 3.9.0
Martin Kroeker
10
-592
/
+1036
2020-06-06
Update "cosmetic fixes for non-C99 compilers"
Martin Kroeker
1
-12
/
+46
2020-06-05
Cosmetic fixes for non-C99 compilers
Martin Kroeker
1
-49
/
+16
2020-05-11
Improve shgemm test
Rajalakshmi Srinivasaraghavan
1
-12
/
+46
2020-04-29
Add test for shgemm
Rajalakshmi Srinivasaraghavan
2
-10
/
+32
2020-04-14
RFC : Add half precision gemm for bfloat16 in OpenBLAS
Rajalakshmi Srinivasaraghavan
1
-0
/
+95
2020-03-13
Do not attempt to run test without fortran
Martin Kroeker
1
-0
/
+5
2019-05-05
tests: add windows compatibility
xoviat
1
-3
/
+19
2019-04-29
Misc. typo fixes
luz.paz
4
-4
/
+4
2018-06-19
Handle special case of gfortran+clang+OpenMP
Martin Kroeker
1
-2
/
+7
2018-02-18
Update single and double precision BLAS1 tests from LAPACK 3.8.0
Martin Kroeker
2
-179
/
+728
2017-08-20
Remove _static usages for tests
Sacha Refshauge
1
-1
/
+1
2017-08-01
Support out-of-source build
Isuru Fernando
1
-1
/
+2
2016-05-25
Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BIN...
John Biddiscombe
1
-1
/
+1
2016-04-26
allow building tests when CROSS compiling but don't run them
Aleksey Kuleshov
1
-0
/
+8
2015-10-20
Detect cmake test result.
Zhang Xianyi
1
-1
/
+8
2015-08-11
Fixed cmake build bugs on Linux.
Zhang Xianyi
1
-0
/
+31
2014-09-21
bugfix for GEMM3M functions
wernsaar
1
-2
/
+2
2014-09-21
added GEMM3M tests
wernsaar
2
-27
/
+27
2014-09-20
disabled SYMM3M and HEMM3M functions because segment violations
wernsaar
4
-110
/
+110
2014-09-20
added test for CGEMM3M function
wernsaar
3
-1
/
+3477
2014-09-20
added test for GEMM3M functions
wernsaar
3
-0
/
+3496
2014-06-27
Remove all trailing whitespace except lapack-netlib
Timothy Gu
3
-14
/
+14
2013-07-25
Respect user's LDFLAGS
Sebastien Fabbro
1
-1
/
+1
2013-07-11
create openblas_get_parallel to retrieve information which
grisuthedragon
1
-0
/
+18
[next]