Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dar_crs_combiner.h145 HloInstruction* tuple_shaped_instruction, int64 i1, int64 i2,
Dar_crs_combiner.cc316 HloInstruction* tuple_shaped_instruction, int64 i1, int64 i2, in TupleElementsComputeSameValue() argument
319 auto tuples = GetAllTuples(tuple_shaped_instruction, &visited); in TupleElementsComputeSameValue()