Home
last modified time | relevance | path

Searched refs:reshaped_start_indices (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1034 Literal* reshaped_start_indices) { in ReshapedGatherIndices() argument
1042 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() local
1058 &reshaped_start_indices)); in HandleGather()