Searched refs:reshaped_start_indices (Results 1 – 1 of 1) sorted by relevance
1034 Literal* reshaped_start_indices) { in ReshapedGatherIndices() argument1042 TF_ASSIGN_OR_RETURN(*reshaped_start_indices, in ReshapedGatherIndices()1044 return std::cref(*reshaped_start_indices); in ReshapedGatherIndices()1053 Literal reshaped_start_indices; in HandleGather() local1058 &reshaped_start_indices)); in HandleGather()