This website requires JavaScript.
Explore
Help
Register
Sign In
amd
/
blis
Watch
1
Star
0
Fork
0
You've already forked blis
mirror of
https://github.com/amd/blis.git
synced
2026-05-20 00:18:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d605a19e42e2d134a0118b256eedbb36bb33bcc1
blis
/
kernels
/
zen
/
3
History
sraut
73ddc58df0
Small TRSM optimization changes :- 1) single precision small trsm kernels for XAt=B case are further optimized for performance. 2) double precision small trsm kernels for AX=B and XAtB cases are implemented. 3) single precision small trsm kernels for AutX=B are implemented in intrinsics to improve the current performance.
...
Change-Id: Ic9d67ae6d8522615257dde018903f049dcffa2cf
2019-08-23 14:18:09 +05:30
..
bli_gemm_small.c
This check in has changes w.r.t Copyright information, which is changed to (start year) - 2019
2019-05-27 16:24:43 +05:30
bli_syrk_small.c
This check in has changes w.r.t Copyright information, which is changed to (start year) - 2019
2019-05-27 16:24:43 +05:30
bli_trsm_small.c
Small TRSM optimization changes :- 1) single precision small trsm kernels for XAt=B case are further optimized for performance. 2) double precision small trsm kernels for AX=B and XAtB cases are implemented. 3) single precision small trsm kernels for AutX=B are implemented in intrinsics to improve the current performance.
2019-08-23 14:18:09 +05:30