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
/
param.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
LoongArch64: Add DYNAMIC_ARCH support
gxw
1
-12
/
+21
2022-07-25
LoongArch64: Add core LOONGSON2K1000 and LOONGSONGENERIC
gxw
1
-0
/
+70
2022-06-29
Neoverse N2 sbgemm:
Honglin Zhu
1
-2
/
+4
2022-06-29
neoverse n2 sbgemm:
Honglin Zhu
1
-0
/
+3
2022-05-20
revert "switch DGEMM parameters for SkylakeX if DYNAMIC_ARCH"
Martin Kroeker
1
-20
/
+0
2022-03-28
Update param.h
Martin Kroeker
1
-1
/
+1
2022-03-28
fix defines for CORTEX-X
Martin Kroeker
1
-3
/
+3
2022-03-27
Add initial support for M1 on Linux, Phytium FT2xxx series, ARM Cortex 510/71...
Martin Kroeker
1
-2
/
+2
2022-03-27
Revert accidental change of generic ARMV8 DGEMM parameters from #3425
Martin Kroeker
1
-2
/
+2
2022-01-18
Merge pull request #3492 from binebrank/arm_sve_zgemm
Martin Kroeker
1
-2
/
+4
2022-01-16
adapt Makefile for SVE trsm
Bine Brank
1
-2
/
+2
2022-01-09
Merge pull request #3510 from martin-frbg/issue3505
Martin Kroeker
1
-6
/
+18
2022-01-09
Merge pull request #3508 from snadampal/v1_n2
Martin Kroeker
1
-0
/
+58
2022-01-08
SkylakeX: match parameters to dgemm kernels for dyn/non-dyn
Martin Kroeker
1
-6
/
+18
2022-01-07
OpenBLAS: aarch64: Add neoverse-v1/n2 architecture specifics
Sunita Nadampalli
1
-0
/
+58
2022-01-05
sve copy functions for cgemm chemm zsymm
Bine Brank
1
-2
/
+4
2021-12-21
loongarch64: Optimize dgemm_kernel
gxw
1
-5
/
+5
2021-12-11
Merge pull request #3464 from binebrank/arm_sve_sgemm
Martin Kroeker
1
-2
/
+10
2021-12-11
fix UNROLL_MN and add to targets for SVE
Bine Brank
1
-0
/
+8
2021-12-09
Merge pull request #3472 from kavanabhat/p10_aixas_p8
Martin Kroeker
1
-0
/
+5
2021-12-08
Fallback for Power kernels
kavanabhat
1
-0
/
+5
2021-12-06
switch DGEMM unroll parameters for SkylakeX if DYNAMIC_ARCH
Martin Kroeker
1
-0
/
+8
2021-11-28
add sgemm kernel and copy functions for sgemm and ssymm
Bine Brank
1
-2
/
+2
2021-11-26
Merge pull request #3425 from binebrank/arm_sve_dgemm
Martin Kroeker
1
-2
/
+34
2021-11-23
reduced dgemm_unroll_m to work with 128-bit sve
Bine Brank
1
-1
/
+1
2021-11-21
configure SVE Makefile
Bine Brank
1
-2
/
+4
2021-11-20
Fix unintended reversion of recent CortexA53 changes
Martin Kroeker
1
-2
/
+2
2021-11-20
Add generic MIPS32 target
Martin Kroeker
1
-2
/
+17
2021-11-18
MOD: optimize normal DGEMM on ARMV8 cortex-A53 & cortex-A55
Jia-Chen
1
-1
/
+1
2021-11-13
Ignore compiler support for MIPS MSA if the cpu lacks this capability
Martin Kroeker
1
-1
/
+1
2021-11-07
add v2x8 kernel + fix sve dtrmm
Bine Brank
1
-2
/
+2
2021-11-01
add ARMV8SVE target
Bine Brank
1
-0
/
+30
2021-10-17
sbgemm: spr: enlarge P to 256 for performance
Wangyang Guo
1
-1
/
+1
2021-10-17
sbgemm: spr: tuning for blocking params
Wangyang Guo
1
-0
/
+14
2021-10-12
initial support for Sapphire Rapids platform
Wangyang Guo
1
-0
/
+119
2021-10-06
Use "big arm server" GEMM defaults for Vortex
Martin Kroeker
1
-2
/
+2
2021-09-30
AIX changes for P10 with GNU Compiler
kavanabhat
1
-5
/
+0
2021-09-07
sbgemm: cooperlake: tuning for block params
Wangyang Guo
1
-0
/
+11
2021-08-31
Make explicit conversion condition on _WIN64 flag
Niyas Sait
1
-0
/
+5
2021-08-31
[win/arm64]: Explicit casting for GMEMM_DEFAULT_ALIGN to create 64-bit value
Niyas Sait
1
-1
/
+1
2021-07-27
Add support for LOONGARCH64
gxw
1
-0
/
+46
2021-07-14
Remove BLASLONG casts from SPARC entries
Martin Kroeker
1
-2
/
+2
2021-06-19
WiP CORTEX A55 support
User User-User
1
-1
/
+1
2021-06-10
Remove casts for PPC/POWER and complete parameters for POWER3/4
Martin Kroeker
1
-16
/
+18
2021-03-19
Changed default P/Q values for CGEMM and ZGEMM (Power10 only)
Gordon Fossum
1
-3
/
+3
2021-03-16
Add workaround for older gcc on ppc64be not supporting casts in defines
Martin Kroeker
1
-9
/
+17
2021-03-14
remove inclusion of common.h again to avoid circular dependency
Martin Kroeker
1
-2
/
+0
2021-03-14
Merge pull request #3088 from xoviat/msvc
Martin Kroeker
1
-47
/
+50
2021-03-10
Modifying a couple paramaters in the "POWER10"-specific section of param.h, f...
austinpagan
1
-4
/
+4
2021-02-11
Fix build issue on POWER8 with DYNAMIC_ARCH
Rajalakshmi Srinivasaraghavan
1
-0
/
+5
[next]