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.cc388 std::string DumpInstruction(const HloInstruction* instr);
718 StrAppend(&g, DumpInstruction(instr)); in DumpComputation()
804 std::string HloDotDumper::DumpInstruction(const HloInstruction* instr) { in DumpInstruction() function in xla::__anon758a858c0111::HloDotDumper