Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc701 string node_shape = "circle"; in DumpRootTag() local
714 to_id, node_body, node_shape, NodeColorAttributes(color)); in DumpRootTag()
780 string node_shape = GetInstructionNodeShape(instr); in DumpInstruction() local
795 node_shape = "diamond"; in DumpInstruction()
810 InstructionId(instr), node_body, node_shape, node_metadata, in DumpInstruction()