Searched refs:existing_shape (Results 1 – 1 of 1) sorted by relevance
298 ShapeHandle existing_shape = c->output(output_port); in SetShape() local299 TF_RETURN_IF_ERROR(c->Merge(existing_shape, shape, &shape)); in SetShape()