Home
last modified time | relevance | path

Searched defs:transB (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/rsblas/src/android/renderscript/cts/
DIntrinsicBLAS.java4993 private void xGEMM_API_test(int transA, int transB, ArrayList<Allocation> mMatrix) { in xGEMM_API_test()
5066 int transB = ScriptIntrinsicBLAS.NO_TRANSPOSE; in test_L3_SGEMM_Correctness() local
5109 int transB = ScriptIntrinsicBLAS.NO_TRANSPOSE; in test_L3_DGEMM_Correctness() local
5151 int transB = ScriptIntrinsicBLAS.NO_TRANSPOSE; in test_L3_CGEMM_Correctness() local
5194 int transB = ScriptIntrinsicBLAS.NO_TRANSPOSE; in test_L3_ZGEMM_Correctness() local