Searched refs:validateHEMM (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/rsblas/src/android/renderscript/cts/ |
D | IntrinsicBLAS.java | 5446 …private boolean validateHEMM(Element e, int Side, int Uplo, Allocation A, Allocation B, Allocation… in validateHEMM() method in IntrinsicBLAS 5483 if (validateHEMM(elemA, Side, Uplo, matA, matB, matC)) { in xHEMM_API_test()
|