Searched defs:matrixBC (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/ |
H A D | IntrinsicBLAS.java | 5155 …Allocation matrixBC = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F32_2(mRS), mBLASData… in test_L3_CGEMM_Correctness() local 5387 …Allocation matrixBC = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F32_2(mRS), mBLASData… in test_L3_CSYMM_Correctness() local 5532 …Allocation matrixBC = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F32_2(mRS), mBLASData… in test_L3_CHEMM_Correctness() local 6111 …Allocation matrixBC = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F32_2(mRS), mBLASData… in test_L3_CSYR2K_Correctness() local 6261 …Allocation matrixBC = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F32_2(mRS), mBLASData… in test_L3_CHER2K_Correctness() local 6516 …Allocation matrixBC = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F32_2(mRS), mBLASData… in test_L3_CTRMM_Correctness() local 6770 …Allocation matrixBC = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F32_2(mRS), mBLASData… in test_L3_CTRSM_Correctness() local
|