Home
last modified time | relevance | path

Searched defs:gv_graph (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/common/draw/
Ddrawer.cc70 auto gv_graph = lite::CreateGVGraph(graph); in Draw() local
82 auto gv_graph = lite::CreateGVGraph(graph); in Draw() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/common/draw/adapter_graphs/
Dcompile_result_adapter_graph.h96 auto gv_graph = builder.Build(adapter_graph); in CreateGVGraph() local