Searched refs:fed_shape (Results 1 – 1 of 1) sorted by relevance
822 ShapeHandle fed_shape; in __anona2f81a441b02() local823 TF_RETURN_IF_ERROR(c->Subshape(value_shape, 1, &fed_shape)); in __anona2f81a441b02()824 TF_RETURN_IF_ERROR(c->Merge(tensor_shape, fed_shape, &fed_shape)); in __anona2f81a441b02()