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.cc1704 Literal* reshaped_start_indices) { in ReshapedGatherIndices() argument
1712 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() local
1728 &reshaped_start_indices)); in HandleGather()