Searched refs:realInputRHSData (Results 1 – 1 of 1) sorted by relevance
124 const T* realInputRHSData = inputRHSData; in batchMatMulGeneric() local139 realInputRHSData = tempInputRHSData.get(); in batchMatMulGeneric()144 tflite::reference_ops::BatchMatMul(convertShapeToTflshape(realInputRHSShape), realInputRHSData, in batchMatMulGeneric()158 const T* realInputRHSData = inputRHSData; in batchMatMulQuantized() local167 realInputRHSData = tempInputRHSData.get(); in batchMatMulQuantized()194 params, convertShapeToTflshape(realInputRHSShape), realInputRHSData, in batchMatMulQuantized()