Searched defs:RunInitGraph (Results 1 – 4 of 4) sorted by relevance
27 bool AscendDeprecatedInterface::RunInitGraph(const FuncGraphPtr &anf_graph, const pybind11::dict &i… in RunInitGraph() function in mindspore::device::ascend::AscendDeprecatedInterface
43 …virtual bool RunInitGraph(const FuncGraphPtr &anf_graph, const pybind11::dict &init_params) { retu… in RunInitGraph() function
121 bool AscendDeprecatedInterface::RunInitGraph(const FuncGraphPtr &anf_graph, const pybind11::dict &i… in RunInitGraph() function in mindspore::device::ascend::AscendDeprecatedInterface
1614 void GeGraphExecutor::RunInitGraph(const std::string &graph_name) { in RunInitGraph() function in mindspore::device::ascend::GeGraphExecutor