Searched defs:BuildDFGraph (Results 1 – 4 of 4) sorted by relevance
26 FuncGraphPtr AscendDeprecatedInterface::BuildDFGraph(const FuncGraphPtr &, const pybind11::dict &) … in BuildDFGraph() function in mindspore::device::ascend::AscendDeprecatedInterface
40 …virtual FuncGraphPtr BuildDFGraph(const FuncGraphPtr &anf_graph, const pybind11::dict &init_params… in BuildDFGraph() function
236 FuncGraphPtr AscendDeprecatedInterface::BuildDFGraph(const FuncGraphPtr &anf_graph, const pybind11:… in BuildDFGraph() function in mindspore::device::ascend::AscendDeprecatedInterface
1471 FuncGraphPtr GeGraphExecutor::BuildDFGraph(const FuncGraphPtr &anf_graph, in BuildDFGraph() function in mindspore::device::ascend::GeGraphExecutor