index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rs
/
java
/
android
/
renderscript
/
ScriptIntrinsicBLAS.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate RS Java APIs.
Xusong Wang
2021-03-01
1
-0
/
+4
*
Fix @links in reference docs.
Elliot Waite
2017-01-25
1
-3
/
+3
*
fix BNNM docs
Miao Wang
2015-07-15
1
-1
/
+1
*
[RenderScript] update the type of offsets for BLAS.BNNM
Miao Wang
2015-06-30
1
-3
/
+9
*
[RenderScript] Add documentation for IntrinsicBLAS, and @hide
Miao Wang
2015-06-17
1
-4
/
+1733
*
[RenderScript] (minor) fix validation of L3 BLAS
Miao Wang
2015-05-11
1
-8
/
+2
*
[RenderScript] typo fix in BLAS, TRMM & TSMM
Miao Wang
2015-04-30
1
-10
/
+10
*
[RenderScript] fix edges cases about Transpose for SYMM & SYR2K
Miao Wang
2015-04-30
1
-6
/
+6
*
[RenderScript] L2 BLAS, fix element type in ZHER
Miao Wang
2015-04-29
1
-1
/
+1
*
[RenderScript] fixes for L3 BLAS APIs
Miao Wang
2015-04-29
1
-57
/
+88
*
[RenderScript] Enable L2 BLAS APIs
Miao Wang
2015-04-23
1
-66
/
+66
*
[RenderScript] improve & minor fixes of L2 BLAS validation.
Miao Wang
2015-04-23
1
-42
/
+82
*
[RenderScript] Fix HEMM and SYRK in IntrinscBLAS to correctly handle
Miao Wang
2015-04-22
1
-8
/
+8
*
Unhide BLAS intrinsics.
Tim Murray
2015-04-16
1
-2
/
+0
*
Add BNNM intrinsic.
Tim Murray
2015-04-14
1
-0
/
+21
*
Add BLAS intrinsic.
Tim Murray
2015-02-17
1
-0
/
+1489