Lines Matching refs:convertShapeToTflshape
186 op_params, convertShapeToTflshape(shape1), in1, convertShapeToTflshape(shape2), in addQuant8()
187 in2, convertShapeToTflshape(shapeOut), out); in addQuant8()
190 tflite::reference_ops::BroadcastAdd4DSlow(op_params, convertShapeToTflshape(shape1), in addQuant8()
191 in1, convertShapeToTflshape(shape2), in2, in addQuant8()
192 convertShapeToTflshape(shapeOut), out); in addQuant8()
197 tflite::optimized_integer_ops::Add(op_params, convertShapeToTflshape(shape1), in1, in addQuant8()
198 convertShapeToTflshape(shape2), in2, in addQuant8()
199 convertShapeToTflshape(shapeOut), out); in addQuant8()
202 tflite::optimized_ops::Add(op_params, convertShapeToTflshape(shape1), in1, in addQuant8()
203 convertShapeToTflshape(shape2), in2, in addQuant8()
204 convertShapeToTflshape(shapeOut), out); in addQuant8()
303 tflite::reference_integer_ops::BroadcastMul4DSlow(op_params, convertShapeToTflshape(shape1), in mulQuant8()
304 in1, convertShapeToTflshape(shape2), in2, in mulQuant8()
305 convertShapeToTflshape(shapeOut), out); in mulQuant8()
308 tflite::reference_ops::BroadcastMul4DSlow(op_params, convertShapeToTflshape(shape1), in1, in mulQuant8()
309 convertShapeToTflshape(shape2), in2, in mulQuant8()
310 convertShapeToTflshape(shapeOut), out); in mulQuant8()
399 tflite::reference_integer_ops::BroadcastAdd4DSlow(op_params, convertShapeToTflshape(shape1), in subQuant8()
400 in1, convertShapeToTflshape(shape2), in2, in subQuant8()
401 convertShapeToTflshape(shapeOut), out); in subQuant8()
404 tflite::reference_ops::BroadcastAdd4DSlow(op_params, convertShapeToTflshape(shape1), in1, in subQuant8()
405 convertShapeToTflshape(shape2), in2, in subQuant8()
406 convertShapeToTflshape(shapeOut), out); in subQuant8()