Searched refs:group_shape_1 (Results 1 – 1 of 1) sorted by relevance
393 ShapeArray group_shape_1; in GroupShapeFromInputs() local394 TF_RETURN_IF_ERROR(GroupShape(shape1, &group_shape_1)); in GroupShapeFromInputs()397 TF_RETURN_IF_ERROR(CheckShapesMatch(group_shape_1, group_shape_2)); in GroupShapeFromInputs()398 *group_shape = group_shape_1; in GroupShapeFromInputs()