Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc625 string node_backend_config = GetInstructionNodeBackendConfig(parent_instr); in DumpSubcomputation() local
626 if (!node_backend_config.empty()) { in DumpSubcomputation()
627 StrAppend(&subcomp_label, "<br/>", node_backend_config); in DumpSubcomputation()
793 string node_backend_config = GetInstructionNodeBackendConfig(instr); in DumpInstruction() local
811 for (const string& s : {trivial_subcomputation, node_backend_config, in DumpInstruction()