Searched refs:in1Shape (Results 1 – 1 of 1) sorted by relevance
40 const Shape in1Shape = model->getShape(ins[0]); in addMul() local43 HEXAGON_SOFT_ASSERT(addMulPrepare(in1Shape, in2Shape, &outShape), "Error getting shape"); in addMul()