Searched defs:matrixCZ (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/ |
H A D | IntrinsicBLAS.java | 5199 …Allocation matrixCZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L3_ZGEMM_Correctness() local 5420 …Allocation matrixCZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L3_ZSYMM_Correctness() local 5565 …Allocation matrixCZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L3_ZHEMM_Correctness() local 5769 …Allocation matrixCZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L3_ZSYRK_Correctness() local 5905 …Allocation matrixCZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L3_ZHERK_Correctness() local 6147 …Allocation matrixCZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L3_ZSYR2K_Correctness() local 6297 …Allocation matrixCZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L3_ZHER2K_Correctness() local
|