Searched refs:rendered_graph (Results 1 – 1 of 1) sorted by relevance
251 StatusOr<string> rendered_graph = RenderGraph( in DumpHloModuleImpl() local254 if (rendered_graph.ok()) { in DumpHloModuleImpl()255 return std::move(rendered_graph).ValueOrDie(); in DumpHloModuleImpl()258 rendered_graph.status().ToString()); in DumpHloModuleImpl()276 StatusOr<string> rendered_graph = RenderGraph( in DumpHloModuleImpl() local284 rendered_graph.ok() ? *rendered_graph in DumpHloModuleImpl()286 rendered_graph.status().ToString()), in DumpHloModuleImpl()