Searched refs:answer_shape (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dfusion_test.cc97 auto answer_shape = local
102 root_hlo = HloInstruction::CreateUnary(answer_shape, opcode, hlos[1]);
105 root_hlo = HloInstruction::CreateBinary(answer_shape, opcode, hlos[1],
109 root_hlo = HloInstruction::CreateTernary(answer_shape, opcode, hlos[1],

Completed in 104 milliseconds