Searched refs:realInputRHSShape (Results 1 – 1 of 1) sorted by relevance
142 Shape realInputRHSShape = adjY ? inputRHSShape : swapRowColumnDims(inputRHSShape); in batchMatMulGeneric() local144 tflite::reference_ops::BatchMatMul(convertShapeToTflshape(realInputRHSShape), realInputRHSData, in batchMatMulGeneric()170 Shape realInputRHSShape = adjY ? inputRHSShape : swapRowColumnDims(inputRHSShape); in batchMatMulQuantized() local177 NN_RET_CHECK(GetQuantizedConvolutionMultiplier(realInputLHSShape, realInputRHSShape, in batchMatMulQuantized()182 params.weights_offset = -realInputRHSShape.offset; in batchMatMulQuantized()194 params, convertShapeToTflshape(realInputRHSShape), realInputRHSData, in batchMatMulQuantized()