summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorMiao Wang <miaowang@google.com>2015-04-24 11:19:53 -0700
committerMiao Wang <miaowang@google.com>2015-05-07 15:41:37 -0700
commitb530d8ec79e88ea5add9f8c260401a9b0822df7d (patch)
tree85b66b550b62ea463fdc60b3a012cc40f8ec3199 /rs/java/android/renderscript/RenderScript.java
parent2b6fad933955f284b834906408a753f5f411415e (diff)
[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/RenderScript.java')
0 files changed, 0 insertions, 0 deletions