Home
last modified time | relevance | path

Searched defs:input_tuple (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dtuple_util.cc22 /*static*/ HloInstruction* TupleUtil::ExtractPrefix(HloInstruction* input_tuple, in ExtractPrefix()
42 HloInstruction* input_tuple, in AppendSuffix()
Dtriangular_solve_expander.cc207 auto input_tuple = in InvertDiagonalBlocks() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dif_op.cc222 auto input_tuple = xla::Tuple(b, inputs); in Compile() local
Dcase_op.cc233 auto input_tuple = xla::Tuple(b, inputs); in Compile() local