Searched refs:src_subshape (Results 1 – 1 of 1) sorted by relevance
551 const Shape& src_subshape = in CopyFrom() local554 auto bound_shape = dest_subshape.is_static() ? src_subshape : dest_subshape; in CopyFrom()556 dest_subshape.is_static() ? dest_subshape : src_subshape; in CopyFrom()560 if (!ShapeUtil::Compatible(dest_subshape, src_subshape)) { in CopyFrom()564 ShapeUtil::HumanString(src_subshape)); in CopyFrom()