index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rs
/
java
/
android
/
renderscript
/
ScriptIntrinsicBLAS.java
Age
Commit message (
Expand
)
Author
2021-03-01
Deprecate RS Java APIs.
Xusong Wang
2017-01-25
Fix @links in reference docs.
Elliot Waite
2015-07-15
fix BNNM docs
Miao Wang
2015-06-30
[RenderScript] update the type of offsets for BLAS.BNNM
Miao Wang
2015-06-17
[RenderScript] Add documentation for IntrinsicBLAS, and @hide
Miao Wang
2015-05-11
[RenderScript] (minor) fix validation of L3 BLAS
Miao Wang
2015-04-30
[RenderScript] typo fix in BLAS, TRMM & TSMM
Miao Wang
2015-04-30
[RenderScript] fix edges cases about Transpose for SYMM & SYR2K
Miao Wang
2015-04-29
[RenderScript] L2 BLAS, fix element type in ZHER
Miao Wang
2015-04-29
[RenderScript] fixes for L3 BLAS APIs
Miao Wang
2015-04-23
[RenderScript] Enable L2 BLAS APIs
Miao Wang
2015-04-23
[RenderScript] improve & minor fixes of L2 BLAS validation.
Miao Wang
2015-04-22
[RenderScript] Fix HEMM and SYRK in IntrinscBLAS to correctly handle
Miao Wang
2015-04-16
Unhide BLAS intrinsics.
Tim Murray
2015-04-14
Add BNNM intrinsic.
Tim Murray
2015-02-17
Add BLAS intrinsic.
Tim Murray