Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_element_type_converter.cc85 HloInstruction* ConvertTupleElements(HloInstruction* hlo, in ConvertTupleElements() function
205 new_hlo = ConvertTupleElements(new_hlo, old_shape); in Run()