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.cc349 string DumpInstruction(const HloInstruction* instr);
676 StrAppend(&g, DumpInstruction(instr)); in DumpComputation()
759 string HloDotDumper::DumpInstruction(const HloInstruction* instr) { in DumpInstruction() function in xla::__anon7102e5d00111::HloDotDumper