Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_execution_profile_test.cc41 const HloInstruction* dot_instruction = in TEST_F() local
43 const HloInstruction* add_instruction = dot_instruction->operand(1); in TEST_F()
66 execution_profile.SetCyclesTakenBy(dot_instruction, dot_cycles); in TEST_F()
71 dot_instruction->name())), in TEST_F()