Searched refs:reshaped_start_indices (Results 1 – 1 of 1) sorted by relevance
1704 Literal* reshaped_start_indices) { in ReshapedGatherIndices() argument1712 TF_ASSIGN_OR_RETURN(*reshaped_start_indices, in ReshapedGatherIndices()1714 return std::cref(*reshaped_start_indices); in ReshapedGatherIndices()1723 Literal reshaped_start_indices; in HandleGather() local1728 &reshaped_start_indices)); in HandleGather()