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
/
benchmark
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-04
add benchmark for trsv
q00437336
2
-0
/
+309
2020-03-04
1.Add syr2 benchmark
Darkness303
3
-4
/
+241
2020-03-03
Merge branch 'develop' of https://github.com/aaawuanjun/OpenBLAS into develop
wuanjun 00447568
1
-2
/
+2
2020-03-03
[OpenBlas]: add benchmark file trmv.c and modify benchmark/Makefile to test s...
wuanjun 00447568
2
-0
/
+259
2020-03-03
[OpenBlas]: add benchmark file trmv.c and modify benchmark/Makefile to test s...
wuanjun 00447568
2
-0
/
+257
2020-03-03
Merge pull request #2479 from Darkness303/develop
Martin Kroeker
19
-77
/
+83
2020-03-02
Merge pull request #2478 from MacChen02/develop
Martin Kroeker
1
-5
/
+5
2020-03-02
fix core dumped error
jianghesong
19
-77
/
+83
2020-03-02
Update benchmark statistical time function
MacChen02
1
-5
/
+5
2020-02-28
New add syr benchmark
j00520245
2
-2
/
+234
2020-02-24
[OpenBlas]:benchmark/copy.c has timeļ¼x,y data loop problems
wuanjun 00447568
1
-22
/
+22
2020-02-05
Fix another branch
w00421467
1
-2
/
+2
2020-02-05
Fix bugs in benchmark of gemv
w00421467
1
-2
/
+2
2019-06-04
sgemm pipeline improved, zgemm rewritten without inner packs, ABI lxvx v20 fi...
AbdelRauf
1
-1
/
+1
2019-01-16
disable NaN checks before BLAS calls dgemm.R
Andrew
1
-19
/
+6
2019-01-16
disable NaN checks before BLAS calls deig.R (shorten matrix def)
Andrew
1
-1
/
+1
2019-01-16
disable NaN checks before BLAS calls deig.R
Andrew
1
-11
/
+4
2019-01-16
disable NaN checks before BLAS calls dsolve.R (shorter formula)
Andrew
1
-1
/
+1
2019-01-16
disable NaN checks before BLAS calls dsolve.R (shorter config part)
Andrew
1
-5
/
+2
2019-01-16
disable NaN checks before BLAS calls dsolve.R
Andrew
1
-14
/
+9
2018-08-10
Disable scal to benchmark zgemv separately by default
maamountki
1
-1
/
+1
2018-03-27
Correct index variables used in MFlops calculation
Martin Kroeker
1
-1
/
+1
2017-09-28
Increasing flexibility of GEMM benchmark.
Tim Moon
1
-54
/
+78
2017-01-24
Benchmark: Add MFlops print in iamax benchmark
Ashwin Sekhar T K
1
-2
/
+4
2017-01-24
Benchmarks: Avoid building lapack benchmarks when NO_LAPACK=1
Ashwin Sekhar T K
1
-9
/
+15
2017-01-24
THUNDERX2T99: Add Optimized SNRM2 Implementation
Ashwin Sekhar T K
1
-2
/
+5
2017-01-07
anti GC and reflow
Andrew
3
-138
/
+126
2016-07-14
Add time prints in benchmark output
Ashwin Sekhar T K
10
-20
/
+20
2016-07-14
Add IAMAX and NRM2 benchmarks
Ashwin Sekhar T K
3
-2
/
+470
2016-05-22
added trsm bencharks for POWER8 to benchmark/Makefile
Werner Saar
1
-1
/
+14
2016-04-21
added bugfixes for some make files and smallscaling.c
Werner Saar
2
-2
/
+3
2016-04-10
added cholesky benchmarks to Makefile for ESSL
Werner Saar
1
-1
/
+14
2016-04-08
updated benchmark Makefile for ESSL
Werner Saar
1
-2
/
+16
2016-04-03
added ESSL to Makefile for benchmarks
Werner Saar
1
-2
/
+30
2016-03-26
added benchmark test for srot and drot
Werner Saar
2
-0
/
+239
2016-03-10
Fix smallscaling compilation
Jerome Robert
1
-2
/
+3
2016-03-06
removed build of smallscaling, because build on arm, arm64 and power fails
Werner Saar
1
-2
/
+1
2016-03-06
updated smallscaling.c to build without C99 or C11
Werner Saar
1
-4
/
+9
2016-02-08
Add benchmark/smallscaling.c
Jerome Robert
2
-1
/
+195
2016-01-19
benchmark/scripts/SCIPY/dsyrk.py: Overwrite will work on a Fortran array of t...
John Kirkham
1
-1
/
+1
2016-01-19
benchmark/scripts/SCIPY/ssyrk.py: Overwrite will work on a Fortran array of t...
John Kirkham
1
-1
/
+1
2016-01-19
benchmark/scripts/SCIPY/dsyrk.py: Arrays should be Fortran order.
John Kirkham
1
-2
/
+2
2016-01-19
benchmark/scripts/SCIPY/ssyrk.py: Arrays should be Fortran order.
John Kirkham
1
-2
/
+2
2016-01-19
benchmark/scripts/SCIPY/ssyrk.py: Fix PEP8 issues.
John Kirkham
1
-42
/
+41
2016-01-19
benchmark/scripts/SCIPY/dsyrk.py: Fix PEP8 issues.
John Kirkham
1
-42
/
+41
2016-01-19
benchmark/scripts/SCIPY/ssyrk.py: Write values into `C`.
John Kirkham
1
-1
/
+1
2016-01-19
benchmark/scripts/SCIPY/dsyrk.py: Write values into `C`.
John Kirkham
1
-1
/
+1
2016-01-19
benchmark/scripts/SCIPY/ssyrk.py: Use the environment python.
John Kirkham
1
-1
/
+1
2016-01-19
benchmark/scripts/SCIPY/dsyrk.py: Use the environment python.
John Kirkham
1
-1
/
+1
2016-01-19
benchmark/scripts/SCIPY/ssyrk.py: Drop unneeded semicolons.
John Kirkham
1
-2
/
+2
[prev]
[next]