Searched refs:fed_shape (Results 1 – 1 of 1) sorted by relevance
767 ShapeHandle fed_shape; in __anona2f81a441702() local768 TF_RETURN_IF_ERROR(c->Subshape(value_shape, 1, &fed_shape)); in __anona2f81a441702()769 TF_RETURN_IF_ERROR(c->Merge(tensor_shape, fed_shape, &fed_shape)); in __anona2f81a441702()