Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/graph_ir/
Dutils.cc422 void GenFakeGraph(const std::string &name, const DfGraphConvertorPtr &converter) { in GenFakeGraph() function
Dconvert.cc2324 void DfGraphConvertor::GenFakeGraph(const std::string &name) { in GenFakeGraph() function in mindspore::transform::DfGraphConvertor