Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h1363 void set_tracing(HloInstruction* trace_instruction);
Dhlo_instructions.cc1344 operand->set_tracing(this); in HloTraceInstruction()
Dhlo_instruction.cc2992 void HloInstruction::set_tracing(HloInstruction* trace_instruction) { in set_tracing() function in xla::HloInstruction