Searched defs:matrixBZ (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/ |
H A D | IntrinsicBLAS.java | 5198 …Allocation matrixBZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L3_ZGEMM_Correctness() local 5419 …Allocation matrixBZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L3_ZSYMM_Correctness() local 5564 …Allocation matrixBZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L3_ZHEMM_Correctness() local 6146 …Allocation matrixBZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L3_ZSYR2K_Correctness() local 6296 …Allocation matrixBZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L3_ZHER2K_Correctness() local 6551 …Allocation matrixBZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L3_ZTRMM_Correctness() local 6805 …Allocation matrixBZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L3_ZTRSM_Correctness() local
|