Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc355 string DumpInstruction(const HloInstruction* instr);
683 StrAppend(&g, DumpInstruction(instr)); in DumpComputation()
768 string HloDotDumper::DumpInstruction(const HloInstruction* instr) { in DumpInstruction() function in xla::__anon7c0932a70111::HloDotDumper