Searched defs:graph_width (Results 1 – 4 of 4) sorted by relevance
92 const std::string& node_name, int graph_width, in Plot()195 const HloProto& hlo_proto, const std::string& node_name, int graph_width, in ConvertHloProtoToGraph()
37 int graph_width; member
567 uint64_t graph_width = kDefaultWidth; local
37 static int graph_width = 700; variable