Home
last modified time | relevance | path

Searched refs:PyObjToGraph (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Dprim.cc790 FuncGraphPtr PyObjToGraph(const AnalysisEnginePtr &engine, const ValuePtr &method) { in PyObjToGraph() function
934 ValuePtr converted_value = PyObjToGraph(engine, method); in GetEvaluatedValueForClassAttrOrMethod()