Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/transform/
Dgraph_runner_test.cc76 std::shared_ptr<std::vector<MeTensorPtr>> DoExecGraph(const std::vector<MeTensorPtr> &inputs) { in DoExecGraph() function
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/
Dpipeline_ge.cc397 std::shared_ptr<py::object> DoExecGraph(const FuncGraphPtr &graph, const std::vector<MeTensorPtr> &… in DoExecGraph() function