Lines Matching refs:convertShapeToTflshape
183 op_params, convertShapeToTflshape(shape1), in1, convertShapeToTflshape(shape2), in addQuant8()
184 in2, convertShapeToTflshape(shapeOut), out); in addQuant8()
187 tflite::reference_ops::BroadcastAdd4DSlow(op_params, convertShapeToTflshape(shape1), in addQuant8()
188 in1, convertShapeToTflshape(shape2), in2, in addQuant8()
189 convertShapeToTflshape(shapeOut), out); in addQuant8()
194 tflite::optimized_integer_ops::Add(op_params, convertShapeToTflshape(shape1), in1, in addQuant8()
195 convertShapeToTflshape(shape2), in2, in addQuant8()
196 convertShapeToTflshape(shapeOut), out); in addQuant8()
199 tflite::optimized_ops::Add(op_params, convertShapeToTflshape(shape1), in1, in addQuant8()
200 convertShapeToTflshape(shape2), in2, in addQuant8()
201 convertShapeToTflshape(shapeOut), out); in addQuant8()
300 tflite::reference_integer_ops::BroadcastMul4DSlow(op_params, convertShapeToTflshape(shape1), in mulQuant8()
301 in1, convertShapeToTflshape(shape2), in2, in mulQuant8()
302 convertShapeToTflshape(shapeOut), out); in mulQuant8()
305 tflite::reference_ops::BroadcastMul4DSlow(op_params, convertShapeToTflshape(shape1), in1, in mulQuant8()
306 convertShapeToTflshape(shape2), in2, in mulQuant8()
307 convertShapeToTflshape(shapeOut), out); in mulQuant8()
396 tflite::reference_integer_ops::BroadcastAdd4DSlow(op_params, convertShapeToTflshape(shape1), in subQuant8()
397 in1, convertShapeToTflshape(shape2), in2, in subQuant8()
398 convertShapeToTflshape(shapeOut), out); in subQuant8()
401 tflite::reference_ops::BroadcastAdd4DSlow(op_params, convertShapeToTflshape(shape1), in1, in subQuant8()
402 convertShapeToTflshape(shape2), in2, in subQuant8()
403 convertShapeToTflshape(shapeOut), out); in subQuant8()