diff options
author | Miao Wang <miaowang@google.com> | 2015-04-24 11:19:53 -0700 |
---|---|---|
committer | Miao Wang <miaowang@google.com> | 2015-04-29 17:00:28 -0700 |
commit | 37ae07c6435380e20ec0e6eaf6295800bdf9f24c (patch) | |
tree | ca5b87ac322098e5694ee0895103bc85d16c362d /rs/java/android/renderscript/Font.java | |
parent | 89c3a5f8c5fd96016e7e277fc49e1f4be10c617b (diff) | |
download | frameworks_base-37ae07c6435380e20ec0e6eaf6295800bdf9f24c.zip frameworks_base-37ae07c6435380e20ec0e6eaf6295800bdf9f24c.tar.gz frameworks_base-37ae07c6435380e20ec0e6eaf6295800bdf9f24c.tar.bz2 |
[RenderScript] fixes for L3 BLAS APIs
- Typo for validateUplo
- Typo in ZHEMM, element should be FLOAT64_2.
- For GEMM and SYMM, SYRK, 'CONJ_TRANSPOSE' should also be handled in the
validation process.
- For SYMM, check matrix A is symmetric.
- For HERK, the dimension validation was switched for Transpose case.
Also, only Conj Trans is allowed in this case.
- FOR SYR2K, fix the dimension check for Matrix C.
- For TRMM & TRSM, fix the validation part for dimension check.
Change-Id: I559b5c5695aa82604de2955ae2327b694236d3ed
Diffstat (limited to 'rs/java/android/renderscript/Font.java')
0 files changed, 0 insertions, 0 deletions