Searched refs:group_shape_2 (Results 1 – 1 of 1) sorted by relevance
395 ShapeArray group_shape_2; in GroupShapeFromInputs() local396 TF_RETURN_IF_ERROR(GroupShape(shape2, &group_shape_2)); in GroupShapeFromInputs()397 TF_RETURN_IF_ERROR(CheckShapesMatch(group_shape_1, group_shape_2)); in GroupShapeFromInputs()