Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dgraph_analyzer.h34 class GraphAnalyzer; variable
91 explicit GraphAnalyzer(Graph *g) : graph_(g) {} in GraphAnalyzer() function